{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bank-farm-leisure-camp-car-park-horton-gower",
  "name": "Bank Farm Leisure, Camp. & Car. Park",
  "description": "Bank Farm Leisure, Camp. & Car. Park is a campsite located in Horton, Swansea, near the sea.This campsite is located on the sloped...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bank-farm-leisure-camp-car-park-horton-gower",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/674974df4815f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Horton (Gower)",
    "postalCode": "SA3 1LL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.55053,
    "longitude": -4.20411
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}