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
679 B
Text
20 lines
No EOL
679 B
Text
{
|
|
"@context": "https://schema.org",
|
|
"@type": "Service",
|
|
"name": "services/repairs/",
|
|
"description": "Professional vending machine repair services in Utah. Expert technicians for all vending machine types.",
|
|
"url": "https://rockymountainvending.com/services/repairs/",
|
|
"datePublished": "2026-01-07T21:43:32.056Z",
|
|
"dateModified": "2026-01-07T21:43:32.056Z",
|
|
"publisher": {
|
|
"@type": "Organization",
|
|
"name": "Rocky Mountain Vending",
|
|
"url": "https://rockymountainvending.com"
|
|
},
|
|
"serviceType": "services/repairs/",
|
|
"provider": {
|
|
"@type": "LocalBusiness",
|
|
"name": "Rocky Mountain Vending",
|
|
"url": "https://rockymountainvending.com"
|
|
}
|
|
} |