{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/broadings-farm-caravans-and-holiday-cottages-whitby-england",
  "name": "Broadings Farm Caravans And Holiday Cottages",
  "description": "Great camping on a working farm, with showers, electric and all the usual waste disposal. Reasonably easy reach of Whitby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/broadings-farm-caravans-and-holiday-cottages-whitby-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650894408.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Guisborough Road",
    "addressLocality": "whitby",
    "addressRegion": "england",
    "postalCode": "YO21 1TL",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.47925,
    "longitude": -0.64005
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash_disposal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "24",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "24+"
}