{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-de-pinto-pinto-comunidad-de-madrid",
  "name": "Area De Pinto",
  "description": "location on the outskirts of Pinto - Madrid 10km {30min by train] - pay only by credit card - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-de-pinto-pinto-comunidad-de-madrid",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650751489.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Poeta José Hierro",
    "addressLocality": "pinto",
    "addressRegion": "comunidad-de-madrid",
    "postalCode": "28320",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.23847,
    "longitude": -3.69123
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.29,
    "reviewCount": 73,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€8+"
}