{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodlands-caravan-park-carnoustie-scotland-united-kingdom",
  "name": "Woodlands Caravan Park",
  "description": "Superb campsite! ***** Camping not very big but with large pitches equipped with electricity, water and draining gray water! Without moving! .. Sanitary vintage but very clean! With even fresh flower bouquets for decoration, soap and hair dryer .. TV room with loan of K7 and DVD, kitchen with fridge and enough to make a coffee or of course a tea! .. Laundry ... Guardian is really very very friendly ... £ 26, a large DC, 4 people and 1 dog.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodlands-caravan-park-carnoustie-scotland-united-kingdom",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650810319.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Newton Road",
    "addressLocality": "carnoustie",
    "addressRegion": "scotland",
    "postalCode": "DD7",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.50607,
    "longitude": -2.71831
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.44,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "35+"
}