{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/holly-park-farm-york-england",
  "name": "Holly Park Farm Camping and Caravan Site",
  "description": "campsite with new and clean facilities - use GPS coordinates - owner Nick responds quickly to e-mail and Messenger messages - open in June 2018 - center 50km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/holly-park-farm-york-england",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650842052.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Guncroft Lane",
    "addressLocality": "York",
    "addressRegion": "england",
    "postalCode": "YO62 7RH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.26797,
    "longitude": -0.99119
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "18",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£18+"
}