{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/well-park-c-c-site-new-hedges-tenby",
  "name": "Well Park C. & C. Site",
  "description": "Well Park C. & C. Site is a campsite in New Hedges, Pembrokeshire.This camp site with sloping grounds has pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/well-park-c-c-site-new-hedges-tenby",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ee68f05f5d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A478",
    "addressLocality": "New Hedges/Tenby",
    "postalCode": "SA70 8TL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.69056,
    "longitude": -4.70886
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ]
}