{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/autocamp-draga-moscenicka-draga",
  "name": "Autocamp Draga",
  "description": "Autocamp Draga is a campsite in Mošćenička Draga, Primorje-Gorski kotar, located by the sea.This terraced camp site and camp site with sloping...",
  "url": "https://campertunity.com/listings/campgrounds/autocamp-draga-moscenicka-draga",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674a2e3c5028b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aleja Slatina bb",
    "addressLocality": "Moscenicka Draga",
    "postalCode": "51417",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.24,
    "longitude": 14.25025
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}