{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tree-grove-kilkenny",
  "name": "Camping Tree Grove",
  "description": "Camping Tree Grove is a campsite in Kilkenny city, Leinster.This terraced camp site has which are marked out, pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tree-grove-kilkenny",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675010905b44d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "R700",
    "addressLocality": "Kilkenny",
    "postalCode": "R59 FR41",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.64003,
    "longitude": -7.22911
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}