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
753 B
Text
20 lines
No EOL
753 B
Text
{
|
|
"@context": "https://schema.org",
|
|
"@type": "Service",
|
|
"name": "Vending Machine Sales",
|
|
"description": "View vending machine services for all 20 service areas across Utah. Find services in Salt Lake City, Ogden, Provo, Sandy, and more. Free delivery and installation.",
|
|
"url": "https://rockymountainvending.com/services/service-areas/",
|
|
"datePublished": "2025-12-01T23:55:06.675Z",
|
|
"dateModified": "2025-12-01T23:55:06.675Z",
|
|
"publisher": {
|
|
"@type": "Organization",
|
|
"name": "Rocky Mountain Vending",
|
|
"url": "https://rockymountainvending.com"
|
|
},
|
|
"serviceType": "Vending Machine Sales",
|
|
"provider": {
|
|
"@type": "LocalBusiness",
|
|
"name": "Rocky Mountain Vending",
|
|
"url": "https://rockymountainvending.com"
|
|
}
|
|
} |