Next.js website for Rocky Mountain Vending company featuring: - Product catalog with Stripe integration - Service areas and parts pages - Admin dashboard with Clerk authentication - SEO optimized pages with JSON-LD structured data Co-authored-by: Cursor <cursoragent@cursor.com>
20 lines
No EOL
806 B
Text
20 lines
No EOL
806 B
Text
{
|
|
"@context": "https://schema.org",
|
|
"@type": "Service",
|
|
"name": "services/moving/",
|
|
"description": "Professional vending machine moving services in Utah. Safe relocation of snack, beverage, and combo machines. Stair climbing, tight spaces, secure transport. Fully insured. Serving Ogden, Salt Lake City, Provo, and surrounding areas.",
|
|
"url": "https://rockymountainvending.com/services/moving/",
|
|
"datePublished": "2026-01-07T21:43:32.055Z",
|
|
"dateModified": "2026-01-07T21:43:32.055Z",
|
|
"publisher": {
|
|
"@type": "Organization",
|
|
"name": "Rocky Mountain Vending",
|
|
"url": "https://rockymountainvending.com"
|
|
},
|
|
"serviceType": "services/moving/",
|
|
"provider": {
|
|
"@type": "LocalBusiness",
|
|
"name": "Rocky Mountain Vending",
|
|
"url": "https://rockymountainvending.com"
|
|
}
|
|
} |