{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-waterford",
  "name": "water",
  "description": "I’d like to introduce **Crottys Lake Wild Camping**, a serene mountain escape in Ireland’s Comeragh Mountains, designed for travelers seeking solitude and connection with nature. Our site features: - **Private, scattered pitches** in wild meadows and woodland clearings. - **Lake access**: A 20-minute hike to pristine Crottys Lake for tranquility or picnics. - **Minimalist amenities**: Electricity in communal area, Outdoor wash sink, toilet, and burco boiler (guests bring their own gear). - **...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-waterford",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Waterford",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.272,
    "longitude": -7.503
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}