{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ox-fest-oxford-oxfordshire",
  "name": "Ox-fest Campsite",
  "description": "Campsite available during ox-fest. Camping is available all weekend (Frid/Sat/Sun) and The Campsite is open from 2pm FRIDAY to 12pm MONDAY You can Hire a Tipi or Bell Tent or bring your own, at the following Weekend Rates.There is a designated parking area for anyone Camping, with easy access to the Campsite, Toilets and Showers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ox-fest-oxford-oxfordshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carswell",
    "addressLocality": "Oxford",
    "addressRegion": "Oxfordshire",
    "postalCode": "SN7 8PU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.7520131,
    "longitude": -1.2578499
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bell_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tipi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}