{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-argos",
  "name": "CAMPING ARGOS",
  "description": "Camping Argos is located at 53 Avenida Ris, Noja. It offers basic amenities for campers. These include drinking water and waste containers for maintaining cleanliness. Public toilets and showers are available, though access may vary. The campsite also provides electricity, with possible access for campers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-argos",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65eb536dbdd0d9248b3a5cab%2Fc0221f3d-eedd-4652-883c-8ecb1032e2bc_5_640x480.jpg?alt=media&token=e1862181-0eb6-43b6-b62a-db16758656a9",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "53 Avenida Ris 39180 Noja",
    "postalCode": "Zip code",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.48651,
    "longitude": -3.53034
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    }
  ]
}