{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/keith-farm-caravan-camping",
  "name": "Keith Farm Caravan & Camping Site",
  "description": "This campsite is a small area managed by an older couple. It accommodates tents, caravans, and motor homes, with the option of electricity. It's a CC site but also open to non-members.",
  "url": "https://campertunity.com/listings/campgrounds/keith-farm-caravan-camping",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e69%2F27fbd348-f696-4437-b321-f072755ed231_1_640x480.jpeg?alt=media&token=a8e557e9-8ebf-4942-973a-c2ee356667db",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clink Road NR12 0UL Sea Palling",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.7903,
    "longitude": 1.59663
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}