{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-in-dungloe-dungloe-ireland-ie",
  "name": "An Aire in Dungloe",
  "description": "Situated by the Maghery Community Centre, a short drive from Dungloe. A modest service point in the quaint Maghery, surrounded by the beautiful Irish countryside.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-in-dungloe-dungloe-ireland-ie",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31600/profile/mzsTLeB3V9ooHWr2_0bf00fca4ff0dd22788f346efb5b51d1_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dungloe",
    "addressRegion": "Ireland",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.95442115,
    "longitude": -8.3967454
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}