{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lough-ennell-c-c-mullingar",
  "name": "Lough Ennell C. & C. Park",
  "description": "Lough Ennell C. & C. Park is a campsite in Lynnbury, Leinster, located in a wood, a river/stream and by a lake/recreational pond.This camp site...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lough-ennell-c-c-mullingar",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ee7114b83f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tudenham Shore Carrickwood",
    "addressLocality": "Mullingar",
    "postalCode": "N91 P798",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.46608,
    "longitude": -7.37511
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}