{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-le-terrazze-rome-lazio",
  "name": "Parking Le Terrazze",
  "description": "water is not drinking water - exit 24 of GRA90 Via Ardeatina direction Santuario del Divino Amore",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-le-terrazze-rome-lazio",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650679562.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via di Fioranello",
    "addressLocality": "rome",
    "addressRegion": "lazio",
    "postalCode": "00134",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7925,
    "longitude": 12.54083
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.57,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}