{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/acorn-car-camp-park-llantwit-major-vale-of-glam",
  "name": "Acorn Car. & Camp. Park",
  "description": "Acorn Car. & Camp. Park is a campsite in Llantwit Major, Vale or Glamorgan. The campsite has pitches with delineation, with shade, without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/acorn-car-camp-park-llantwit-major-vale-of-glam",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9127/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ham Lane South",
    "addressLocality": "Llantwit Major/Vale of Glam.",
    "postalCode": "CF61 1RP"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.39964,
    "longitude": -3.47758
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}