{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/villaggio-camping-internazionale-manacore-peschici-fg",
  "name": "Villaggio Camping Internazionale Manacore",
  "description": "Villaggio Camping Internazionale Manacore is located on the outskirts of Gargano National Park, a beautiful natural area on the Italian East Coast...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/villaggio-camping-internazionale-manacore-peschici-fg",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749caca0f398.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lit. Pes.-Vieste",
    "addressLocality": "Peschici (FG)",
    "postalCode": "71010"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.93736,
    "longitude": 16.07006
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}