{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-norina-pesaro",
  "name": "Camping Norina",
  "description": "Camping Norina is a campsite located in Pesaro, Pesaro and Urbino, and located near the sea.This campsite has delimited pitches,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-norina-pesaro",
  "image": [
    "https://cdn3.acsi.eu/6/8/8/9/6889c3299b76f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Marina Ardizia, 181",
    "addressLocality": "Pesaro",
    "postalCode": "61122",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.88333,
    "longitude": 12.95917
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}