{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agriturismo-camping44-loro-piceno",
  "name": "Agriturismo-Camping44",
  "description": "In the Marche region of Italy, between picturesque hills and imposing olive trees and very close to Loro Piceno (1 km) is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agriturismo-camping44-loro-piceno",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751904c406fc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Contr. Acquaviva S. Paterniano 44",
    "addressLocality": "Loro Piceno",
    "postalCode": "62020",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.15886,
    "longitude": 13.41589
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}