{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tudor-springs",
  "name": "Tudor Springs",
  "description": "This is a small campsite located near Hull. It features eight level, gravel pitches, each with a dedicated grassy space. Electric hook-up is available for each pitch. Membership with the Caravan & Motorhome Club is necessary.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tudor-springs",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e9c%2Fc1a1ff7b-8acf-4ee9-8dfc-72c6db0117f3_1_640x480.jpg?alt=media&token=380460e3-b323-445f-863b-d01c499db442",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dunswell Road HU16 4JR Cottingham",
    "postalCode": "Zip code",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.80209,
    "longitude": -0.40707
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}