{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agricamping-le-farfalle-san-severino-marche",
  "name": "Agricamping Le Farfalle",
  "description": "Agricamping Le Farfalle is a campsite in San Severino Marche, Macerata.This terraced camp site has which are marked out, pitches with shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agricamping-le-farfalle-san-severino-marche",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675195d41d227.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Contrada San Mauro 48",
    "addressLocality": "San Severino (Marche)",
    "postalCode": "62027",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.27042,
    "longitude": 13.16133
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}