{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/redbarn-motorhome-park-county-cork-ie",
  "name": "Redbarn Motorhome Park",
  "description": "Enjoy a relaxing stay at Redbarn Motorhome Park in , Ireland. Customer rating: 3.75.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/redbarn-motorhome-park-county-cork-ie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650861510.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "County Cork",
    "postalCode": "P36 TD21",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.92471,
    "longitude": -7.87248
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}