{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carn-springs-camping-tenby",
  "name": "Carn Springs Camping",
  "description": "Carn Springs Camping is a campsite in Tenby, Pembrokeshire.The campsite has pitches without shade and pitches with some shade. The following rules...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carn-springs-camping-tenby",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67519534789f6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Devonshire Drive",
    "addressLocality": "Tenby",
    "postalCode": "SA70 8RD",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.69244,
    "longitude": -4.75142
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}