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
748 B
Text
20 lines
No EOL
748 B
Text
{
|
|
"@context": "https://schema.org",
|
|
"@type": "Service",
|
|
"name": "service-areas/",
|
|
"description": "Rocky Mountain Vending serves 20+ cities across Utah including Salt Lake City, Ogden, Provo, Sandy, and more. Free vending machine delivery and installation. View all service areas.",
|
|
"url": "https://rockymountainvending.com/service-areas/",
|
|
"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": "service-areas/",
|
|
"provider": {
|
|
"@type": "LocalBusiness",
|
|
"name": "Rocky Mountain Vending",
|
|
"url": "https://rockymountainvending.com"
|
|
}
|
|
} |