{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-friendly-stop-in-the-nature",
  "name": "A friendly stop in the nature",
  "description": "Hello! I'm Gabriella, I live in the countryside in a semi-detached house, surrounded by a large encl",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-friendly-stop-in-the-nature",
  "image": [
    "https://campspace.com/media/medium/uploads/space/3d/73/c4/3d73c41f7157ddd941fbb28b0eb10d2b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.55,
    "longitude": 11.91
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}