{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maslina-petrovac-me",
  "name": "Camping Maslina",
  "description": "Camping Maslina, located in Buljarica at 2 km from Petrovac, is a green paradise on the coast of Montenegro. The campsite is located amid lush...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maslina-petrovac-me",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751962c5041c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Buljarica BB",
    "addressLocality": "Petrovac",
    "postalCode": "85300",
    "addressCountry": "ME"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.19675,
    "longitude": 18.96547
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}