{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cambrils-park-family-resort-cambrils",
  "name": "Cambrils Park Family Resort ****",
  "description": "Cambrils Park Resort, the comfort and service of an hotel with ample green spaces. The perfect place to live a family experience during your holidays on the Costa Daurada.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cambrils-park-family-resort-cambrils",
  "image": [
    "https://static.secureholiday.net/static/Pictures/4456/00000522961.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Av. Mas Clariana",
    "addressLocality": "Cambrils",
    "postalCode": "Zip code",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.0766848245381,
    "longitude": 1.10912611114509
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}