{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oakley-farm-newbury-england",
  "name": "Oakley Farm",
  "description": "spacious pitches - idea stop on the way to ferries in Southampton / Portsmouth -sometimes noise of A34 - dogs not allowed from 2019",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oakley-farm-newbury-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650840079.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Washwater",
    "addressLocality": "Newbury",
    "addressRegion": "england",
    "postalCode": "RG20 0LR",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.36439,
    "longitude": -1.34812
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£10+"
}