{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/how-far-from-the-beach-is-camping-oasi-camping-oasi-v",
  "name": "How far from the beach is Camping Oasi?",
  "description": "ProfileOasi Camping, lying in the midst of luxurious vegetation, faces the Adriatic Sea, offering a pretty spacious and well-equipped stretch of beach. Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/how-far-from-the-beach-is-camping-oasi-camping-oasi-v",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-oasi/PUxCD6wAzZJG.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-oasi/BE74netSOn-a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via A. Barbarigo 147",
    "addressLocality": "Camping Oasi",
    "addressRegion": "Veneto",
    "postalCode": "30015",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.18166,
    "longitude": 12.30805
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}