{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-los-molinos-noja",
  "name": "Camping Los Molinos",
  "description": "Camping Los Molinos is a campsite in Noja, Cantabria, located by the sea.The campsite has which are marked out, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-los-molinos-noja",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f295c555bc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra La Ria s/n",
    "addressLocality": "Noja",
    "postalCode": "39180",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.48594,
    "longitude": -3.53803
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.7,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}