{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mobile-homes-camping-resort-medveja-medveja-hr",
  "name": "Mobile Homes Camping Resort Medveja",
  "description": "The Mobile Homes Camping Resort Medveja is located in the east of the Istrian peninsula. You can camp here on the Adriatic Sea. The clear blue water invites you...",
  "url": "https://campertunity.com/listings/campgrounds/mobile-homes-camping-resort-medveja-medveja-hr",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674dedfc69208.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Medveja 4",
    "addressLocality": "Medveja",
    "postalCode": "51416",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.27028,
    "longitude": 14.26561
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}