{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bradesiai-lithuania",
  "name": "Bradesiai Campsite",
  "description": "Enjoy a relaxing stay at Bradesiai Campsite in Bradesiai, Lithuania. Visitors' rating: 3.11.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bradesiai-lithuania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650845680.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bradesiai",
    "addressCountry": "Lithuania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.8324,
    "longitude": 25.87078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing_dock"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}