{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-il-cinisco-frontone",
  "name": "Camping Il Cinisco",
  "description": "Campsite Il Cinisco is a campsite in Frontone, Pesaro-Urbino, located on a river/stream. The campsite has pitches with delineation, with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-il-cinisco-frontone",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674ca542e1392.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Cinisco sn",
    "addressLocality": "Frontone",
    "postalCode": "61040"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.51517,
    "longitude": 12.73725
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}