{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/valley-farm-campsite-oxford-england-united-kingdom",
  "name": "Valley Farm Campsite",
  "description": "family friendly and sober campsite with lots of space to stand - very good bus connection to Oxford center (S1) nearby and that runs very regularly - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/valley-farm-campsite-oxford-england-united-kingdom",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651172098"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eynsham Road",
    "addressLocality": "oxford",
    "addressRegion": "england",
    "postalCode": "OX2 9NL",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.75833,
    "longitude": -1.34079
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.32,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "28",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "28+"
}