{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/playa-del-coto-almonte-andalusien",
  "name": "Playa del Coto",
  "description": "Enjoy a relaxing stay at Playa del Coto in Almonte, Spain. Customer rating: 3.18.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/playa-del-coto-almonte-andalusien",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650788425.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sector P",
    "addressLocality": "Almonte",
    "addressRegion": "Andalusien",
    "postalCode": "21760",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.98418,
    "longitude": -6.52899
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}