Rocky_Mountain_Vending/public/json-ld/manuals_.jsonld
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
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>
2026-02-12 16:22:15 -07:00

14 lines
No EOL
845 B
Text

{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "manuals/",
"description": "Download free PDF manuals, service guides, and parts documentation for hundreds of vending machine models from Royal Vendors, Dixie-Narco, Vendo, Crane, BevMax, Merchant Series, AP, GPL, Seaga, USI, and more. Find service manuals, parts catalogs, installation instructions, troubleshooting guides, and maintenance documentation for snack, beverage, combo, coffee, and food vending machines. Many manuals include available replacement parts with purchase links.",
"url": "https://rockymountainvending.com/manuals/",
"datePublished": "2025-12-01T23:55:06.672Z",
"dateModified": "2025-12-01T23:55:06.672Z",
"publisher": {
"@type": "Organization",
"name": "Rocky Mountain Vending",
"url": "https://rockymountainvending.com"
}
}