{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-relax-sol-torredembarra",
  "name": "Camping Relax-Sol",
  "description": "Camping Relax-Sol is a small, cosy campsite situated at some 150 m from a lovely sandy beach on the Costa Dorado. The fishing village of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-relax-sol-torredembarra",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c3387bb37c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Passeig Miramar 246",
    "addressLocality": "Torredembarra",
    "postalCode": "43830",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.14889,
    "longitude": 1.41856
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}