{
  "slug": "quadsexperience",
  "baseUrl": "https://example.zbam.app/quadsexperience",
  "company": {
    "name": "QuadsExperience",
    "tagline": "Ride Monchique off-road.",
    "location": "Monchique",
    "region": "Algarve",
    "country": "PT",
    "phone": "+351912932149",
    "email": "monchique@quadsexperience.com",
    "logo": "assets/logo.webp",
    "heroImage": "assets/hero.webp",
    "socialImage": "assets/hero-og.jpg",
    "brand": {
      "primary": "#f22634",
      "secondary": "#9cecff",
      "ink": "#101820",
      "paper": "#f8fcfd"
    }
  },
  "navigation": [
    {
      "label": "Tours",
      "href": "#tours"
    },
    {
      "label": "Seasonal",
      "href": "#seasonal"
    },
    {
      "label": "Categories",
      "href": "#categories"
    },
    {
      "label": "FAQ",
      "href": "#faq"
    }
  ],
  "proof": [
    "Guided mountain routes",
    "No experience needed",
    "Lunch and safety gear included",
    "Direct booking calendar"
  ],
  "categories": [
    {
      "id": "quad-tour",
      "title": "Quad tours",
      "description": "Guided off-road rides through Monchique back roads, woodland tracks, and mountain viewpoints."
    }
  ],
  "tours": [
    {
      "id": "monchique-quad-tour",
      "title": "Quad Experience Monchique",
      "category": "quad-tour",
      "summary": "A guided 4.5 hour quad ride through Fóia views, medronho country, forest tracks, and hidden Algarve back roads.",
      "description": "Start in Monchique, get a safety briefing, then follow a local guide across back roads, woodland trails, viewpoints, and mountain villages most visitors never reach.",
      "durationMinutes": 270,
      "basePrice": 135,
      "priceUnit": "per quad",
      "currency": "EUR",
      "departurePoints": [
        "Monchique"
      ],
      "season": {
        "months": [
          1,
          2,
          3,
          4,
          5,
          6,
          7,
          8,
          9,
          10,
          11,
          12
        ]
      },
      "bestMonths": [
        4,
        5,
        6,
        9,
        10
      ],
      "weatherSensitivity": "medium",
      "audiences": [
        "couples",
        "small-groups",
        "adventure",
        "first-timers"
      ],
      "inclusions": [
        "Guide",
        "Lunch",
        "Fuel",
        "Safety gear",
        "Insurance"
      ],
      "restrictions": [
        "Full car licence required",
        "Closed shoes recommended",
        "Confirm bad-weather plans by phone"
      ],
      "highlights": [
        "Fóia mountain views",
        "Woodland tracks",
        "Medronho country",
        "Small guided group"
      ],
      "images": [
        "assets/hero.webp",
        "assets/trail.webp",
        "assets/landscape.webp"
      ],
      "booking": {
        "provider": "fareharbor",
        "displayMode": "calendar",
        "companySlug": "quadsexperience",
        "itemId": "584654",
        "requiresGlobalScript": [
          "https://fareharbor.com/embeds/api/v1/?autolightframe=yes"
        ],
        "notes": "Calendar-only FareHarbor script for item pages."
      }
    }
  ],
  "faqs": [
    {
      "question": "Do I need quad experience?",
      "answer": "No. The guide gives a safety briefing and stays with the group throughout the tour."
    },
    {
      "question": "What should I bring?",
      "answer": "Closed shoes, comfortable clothes, sun protection, and a valid car licence for the driver."
    },
    {
      "question": "Can I call instead of booking online?",
      "answer": "Yes. Calling is useful for weather questions, group requests, and last-minute availability."
    }
  ]
}
