{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westport-house-c-c-park-westport",
  "name": "Westport House C. & C. Park",
  "description": "On the west coast of Ireland, in County Mayo County (Irish: Maigh Eo), is the 3-star campsite Westport House Caravan & Camping Park...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westport-house-c-c-park-westport",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674df1b264009.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quay Rd",
    "addressLocality": "Westport",
    "postalCode": "F28 TY45",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.80581,
    "longitude": -9.539
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}