{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-valencia-playa-de-pucol",
  "name": "Camping Sandaya Valencia",
  "description": "Camping Sanday Valencia is located at a distance of only 50 m from the glorious sandy beaches of the Costa Valencia. It is also a great spot from...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-valencia-playa-de-pucol",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/b/674b12fbd828b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "c/ Rio Turia 1",
    "addressLocality": "Playa de Puçol",
    "postalCode": "46530",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.60106,
    "longitude": -0.27089
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 46,
    "bestRating": 10,
    "worstRating": 1
  }
}