{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westgate-carr-farm-pickering-england",
  "name": "Westgate Carr Farm",
  "description": "Enjoy a relaxing stay at Westgate Carr Farm in Pickering, United Kingdom. Visitors' rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westgate-carr-farm-pickering-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651132270.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westgate Carr Road",
    "addressLocality": "Pickering",
    "addressRegion": "England",
    "postalCode": "YO18 8LX",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.24523973,
    "longitude": -0.79936135
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}