{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/corofin-village-camping-park-corofin",
  "name": "Corofin Village Camping Park",
  "description": "Corofin Village Camping Park is a campsite in Corrofin, Munster.This camp site with sloping grounds has pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/corofin-village-camping-park-corofin",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675065ce2c8d1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Main Street",
    "addressLocality": "Corofin",
    "postalCode": "V95 ET35",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.94567,
    "longitude": -9.06508
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}