{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-rome-rome-rom-latium",
  "name": "Campspace in Rome, Rome",
  "description": "Enjoy a relaxing stay at Campspace in Rome, Rome in Rome, Italy. Customer rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-rome-rome-rom-latium",
  "image": [
    "https://static.campspace.com/media/space/detail/157478.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rom",
    "addressRegion": "Latium",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.892,
    "longitude": 12.713
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}