{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-san-vicente-xeraco",
  "name": "Camping San Vicente",
  "description": "Camping San Vicente is a campsite in Xeraco,Jaraco, Valencia, located by the sea.The campsite has which are marked out, pitches with shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-san-vicente-xeraco",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674af4aa945ea.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenida de la Mota 24",
    "addressLocality": "Xeraco",
    "postalCode": "46770",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.05347,
    "longitude": -0.19792
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 17,
    "bestRating": 10,
    "worstRating": 1
  }
}