{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-del-purche-monachil-an",
  "name": "camping del purche",
  "description": "Reception at the restaurant - very quiet - center 16km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-del-purche-monachil-an",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651226287.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera Sierra Nevada Km 18",
    "addressLocality": "Monachil",
    "addressRegion": "AN",
    "postalCode": "18193",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.13831,
    "longitude": -3.49223
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}