{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-valencia-el-saler-land-of-valencia",
  "name": "Camping Valencia El Saler",
  "description": "ProfileNo description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-valencia-el-saler-land-of-valencia",
  "image": [
    "https://www.camping.info/img/campsite-fallback.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carrera del Riu 552",
    "addressLocality": "Camping Valencia El Saler",
    "addressRegion": "Land of Valencia",
    "postalCode": "46012",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.386,
    "longitude": -0.331
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}