{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/an-aire-in-county-mayo-ireland",
  "name": "An Aire in County Mayo",
  "description": "Claremorris Aire is a small privately owned plot in a quaint little spot in Ireland. You can find a full range of facilities and some lovely walks nearby along with river. This is a great location for a quick overnight stop in rural Ireland. Note: as this is an Aire, they do ask for a small donation to stay overnight.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/an-aire-in-county-mayo-ireland",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/35305/photo-gallery/OF2CaqA7dIpPlUAz_c704cab4654bf0317463b8c65e3a3190_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "County Mayo",
    "addressRegion": "Ireland",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.68694461,
    "longitude": -8.98971911
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}