{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-eden-peniscola",
  "name": "Camping Edén",
  "description": "Camping Edén is a campsite in Peñíscola, Castellón, located by the sea.The campsite has which are marked out, pitches with shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-eden-peniscola",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674afd7660019.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Madrid 6",
    "addressLocality": "Peñíscola",
    "postalCode": "12598",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.37106,
    "longitude": 0.40278
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 58,
    "bestRating": 10,
    "worstRating": 1
  }
}