{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-dimore-montane-roccamorice",
  "name": "Camping Dimore Montane",
  "description": "You have to drive over some narrow (yet passable) roads, but it is worth it. Camping Dimore Montane at Roccamorice in the Abruzzo region is a gem for...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-dimore-montane-roccamorice",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674cadba51b51.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Contrada Macchiametola",
    "addressLocality": "Roccamorice",
    "postalCode": "65020",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.20142,
    "longitude": 14.04819
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}