{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/per-amore-del-vino-mornico-losana-it",
  "name": "For Love of wine",
  "description": "Enjoy a relaxing stay at Per Amore del vino in Mornico Losana, Italy. Visitors' rating: 4.1.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/per-amore-del-vino-mornico-losana-it",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651202205",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SP 46",
    "addressLocality": "Mornico Losana",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.01016,
    "longitude": 9.20927
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}