{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-marecchia-da-quinto-ponte-messa-di-pennabilli",
  "name": "Camping Marecchia 'Da Quinto'",
  "description": "Camping Marecchia 'Da Quinto' is a campsite in Pennabilli, Rimini, located a river/stream.The campsite has which are marked out, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-marecchia-da-quinto-ponte-messa-di-pennabilli",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c127b1b772.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Mulino Schieti 22",
    "addressLocality": "Ponte Messa di Pennabilli (RN)",
    "postalCode": "47864",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.82556,
    "longitude": 12.25019
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}