{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eco-selo-grabovica-bosnia",
  "name": "Eco Selo Grabovica",
  "description": "at the Busko Jezero - restaurant - camper pitches now free including power - center 100m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eco-selo-grabovica-bosnia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650891162.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Grabovica",
    "addressRegion": "Federation of Bosnia and Herzegovina",
    "addressCountry": "BA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.66194,
    "longitude": 17.08245
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}