{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eurocamping-oliva-valencia",
  "name": "Eurocamping",
  "description": "Eurocamping is a camping in Oliva, Valencia, by the sea. This camping has pitches with parcels, with shadows, without shadows and places with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eurocamping-oliva-valencia",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674afd6a1fde4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Partida Rabdells s/n",
    "addressLocality": "Oliva/Valencia",
    "postalCode": "46780",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.90608,
    "longitude": -0.06714
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 34,
    "bestRating": 10,
    "worstRating": 1
  }
}