{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mar-malgrat-mar",
  "name": "Camping del Mar",
  "description": "Experience a luxurious beach holiday on the Costa Brava at Camping del Mar. At this stylish campsite in Malgrat de Mar, you camp on grass which is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mar-malgrat-mar",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/b/674b1035a16b1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camí de la Pomareda s/n",
    "addressLocality": "Malgrat de Mar",
    "postalCode": "08380",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.64761,
    "longitude": 2.76386
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 12,
    "bestRating": 10,
    "worstRating": 1
  }
}