{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westbrook-country-holiday-park-little-hereford-england",
  "name": "Westbrook Country Holiday Park",
  "description": "Enjoy a relaxing stay at Westbrook Country Holiday Park in Little Hereford, United Kingdom. Customer rating: 4.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westbrook-country-holiday-park-little-hereford-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lynch Lane",
    "addressLocality": "Little Hereford",
    "addressRegion": "England",
    "postalCode": "SY8",
    "addressCountry": "Vereinigtes Königreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.30724,
    "longitude": -2.66607
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}