{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-area-sosta-camper-saint-pierre-valle-daosta",
  "name": "Parking Area Sosta Camper",
  "description": "In front of the police station and next to the CoFruits cooperative - a stone's throw from the center of Saint Pierre and the two castles",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-area-sosta-camper-saint-pierre-valle-daosta",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650890482.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Località Cognein",
    "addressLocality": "saint-pierre",
    "addressRegion": "valle-daosta",
    "postalCode": "11020",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.70813,
    "longitude": 7.22419
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}