{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oaklands-farm-certificated-site-warwick-warwickshire",
  "name": "Oaklands Farm Certificated Site",
  "description": "Currently no description added for Oaklands Farm Certificated Site",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oaklands-farm-certificated-site-warwick-warwickshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "357 Birmingham Road",
    "addressLocality": "Warwick",
    "addressRegion": "Warwickshire",
    "postalCode": "CV35 7JJ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.2814519,
    "longitude": -1.5815742
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}