{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandfield-house-farm-1",
  "name": "Sandfield House Farm",
  "description": "This is a large campsite located near the beach. It has all necessary facilities and a friendly staff. It's recommended to book in advance during peak season. The campsite offers spacious pitches and two facilities for toilets and showers. There's a shop on-site that operates from 9am to 6pm. The campsite is accessible 24 hours a day. The city is about 1.5 km away. There's a bus service from the campsite to the city. The city itself is charming with a popular walkway to the Abbey, which can b...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandfield-house-farm-1",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sandsend Rd YO21 3JJ Whitby",
    "postalCode": "Zip code",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.49114,
    "longitude": -0.64439
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}