{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/english-swansea-swansea",
  "name": "English",
  "description": "Greenways Caravan Park and Campsite is a family-run and family-oriented holiday park, designed for the comfort and convenience of family campers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/english-swansea-swansea",
  "image": [
    "https://images.campmanager.com/campstead/versions/1/clients/21983/images/23391/Image-23391.jpg?crop=1&MaxX=1000&MaxY=700",
    "Images/Icon_Heart.svg",
    "Images/Icon_Left_Chevron_White.svg",
    "https://images.campmanager.com/Versions/1/clients/21983/reviews/666848/images/130787/Image.jpg?crop=1&maxX=400&maxY=400",
    "https://images.campmanager.com/Versions/1/clients/21983/reviews/667794/images/131405/Image.jpg?crop=1&maxX=400&maxY=400",
    "Images/Icon_Right_Chevron_White.svg",
    "Images/Icon_Heart_Pink.svg",
    "https://images.campmanager.com/Versions/1/clients/21983/reviews/679788/images/138203/Image.jpg?crop=1&maxX=400&maxY=400"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oxwich",
    "addressLocality": "Swansea",
    "addressRegion": "Swansea",
    "postalCode": "SA3 1LY",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.555608,
    "longitude": -4.172612
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 51,
    "bestRating": 5,
    "worstRating": 0
  }
}