{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-somo-parque-somo",
  "name": "Camping Somo Parque",
  "description": "Camping Somo Parque is a campsite in Somo, Cantabria.The campsite has which are marked out, pitches with shade, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-somo-parque-somo",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f299177085.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Car. Somo Suesa",
    "addressLocality": "Somo",
    "postalCode": "39150",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.44622,
    "longitude": -3.72719
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}