{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/valentia-island-caravan-camping-park-knightstown-valen",
  "name": "Valentia Island Caravan & Camping Park",
  "description": "Valentia Island Caravan & Camping Park is located in Knights Town, Munster, close to the sea. The camping on terraces and camping with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/valentia-island-caravan-camping-park-knightstown-valen",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751841c55a70.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Farranreigh",
    "addressLocality": "Knightstown (Valentia Island)",
    "postalCode": "V23 Y068"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.92256,
    "longitude": -10.29631
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}