{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-medes-l-estartit",
  "name": "Camping Les Medes",
  "description": "This typical Spanish campsite is located in a beautiful area on the Costa Brava. You can camp just a few steps from the beach...",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-medes-l-estartit",
  "image": [
    "https://cdn3.acsi.eu/6/7/8/5/678550aa18294.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Paratge Camp de l'Arbre",
    "addressLocality": "L'Estartit",
    "postalCode": "17258",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0425,
    "longitude": 3.18331
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}