{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/absolutely-quiet-wonderful-sunsets-it",
  "name": "Absolutely quiet. Wonderful sunsets.",
  "description": "In the middle of a natural park. Mamakuna is a farm full of animals: dogs, cats, chickens, race hors",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/absolutely-quiet-wonderful-sunsets-it",
  "image": [
    "https://campspace.com/media/medium/uploads/space/28/69/_1/2869_1_5e4fecac5589e.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.12,
    "longitude": 12.44
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}