{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-travel-store",
  "name": "Camping Travel Store",
  "description": "This campsite is located in an old orchard behind a garden centre. The garden centre staff handle check-in and require a deposit for a gate that closes at night. The site offers large pitches with electric hook up. The shower and toilet facilities are a bit old but still work well. There are waste and recycling bins, a chemical toilet disposal point, and fresh water. A few caravans are permanently stationed on the site.",
  "url": "https://campertunity.com/listings/campgrounds/camping-travel-store",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e5c%2Fdd9d37cc-99d9-4989-9678-72ec30f26345_4_640x480.jpg?alt=media&token=9732eaae-eaf4-47a4-b805-0df330feaf8b",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e5c%2Fbf987f31-e9f0-41e9-88c4-8d0bf9e47ba9_2_640x480.png?alt=media&token=ef8087ef-2372-4b1d-a3d3-989a1acd56fe",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e5c%2Fc20cebd8-5e4f-405c-b93a-3016594a3a6b_3_640x480.jpg?alt=media&token=cc1cef7a-1b6c-420b-ad2b-f91ff882d16b",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e5c%2Fd19546da-d8c0-4557-b4e4-af4c46ff007e_1_640x480.jpg?alt=media&token=f81b5e5f-3086-4d0b-bb15-f937cd2bfd31",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cambridge Rd SG8 6EY Royston",
    "postalCode": "Zip code",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0967,
    "longitude": 0.02913
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Recycling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}