{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-valley-holiday-park-redcross-ballygillaroe",
  "name": "River Valley Holiday Park",
  "description": "River Valley Holiday Park is a campsite in Redcross, Leinster, located a river/stream.The campsite has which are marked out, pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-valley-holiday-park-redcross-ballygillaroe",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ee70b229c3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mainstreet",
    "addressLocality": "Redcross/Ballygillaroe",
    "postalCode": "A67 W966",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.889,
    "longitude": -6.14439
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}