{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campeggio-la-mariposa-sardinia",
  "name": "Are dogs allowed at the campsite Campeggio La Mariposa?",
  "description": "ProfileNo description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campeggio-la-mariposa-sardinia",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/campeggio-la-mariposa/Ch7etdTXnuQ9.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/campeggio-la-mariposa/TeFrKZywY6hG.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "via lido 22",
    "addressLocality": "Campeggio La Mariposa",
    "addressRegion": "Sardinia",
    "postalCode": "07041",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.57944,
    "longitude": 8.31056
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.7,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  }
}