{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-savudrija-umag",
  "name": "Camping Savudrija",
  "description": "In the extreme north-western tip of Croatia, just across the Slovenian border, lies Camping Savudrija. This large, quiet four star campsite is...",
  "url": "https://campertunity.com/listings/campgrounds/camping-savudrija-umag",
  "image": [
    "https://cdn3.acsi.eu/6/7/d/7/67d7f0dea0a93.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Istarska ulica 19",
    "addressLocality": "Umag",
    "postalCode": "52475",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.48681,
    "longitude": 13.49228
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 15,
    "bestRating": 10,
    "worstRating": 1
  }
}