{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rec-del-moli-l-escala",
  "name": "Aparcament Rec del Molí",
  "description": "Enjoy a relaxing stay at Aparcament Rec del Molí in L'Escala, Spain. Visitor rating: 2.33.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rec-del-moli-l-escala",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651236873.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avinguda Francesc Macià",
    "addressLocality": "L'Escala",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.12571,
    "longitude": 3.12469
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}