{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/five-roads-caravan-park-blairgowrie-schottland",
  "name": "Five Roads Caravan Park",
  "description": "Free wifi, pub next to, shops within walking distance, beautiful landscape",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/five-roads-caravan-park-blairgowrie-schottland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650806892.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A926",
    "addressLocality": "blairgowrie",
    "addressRegion": "schottland",
    "postalCode": "PH11",
    "addressCountry": "vereinigtes-konigreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.61355,
    "longitude": -3.22756
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "20+"
}