{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campeggio-smeraldo-moneglia",
  "name": "Campeggio Smeraldo",
  "description": "The Camping Village meets modern tourism requirements: it offers a warm and friendly hospitality to all its guests, since it lies in an amazing pinewood by the seaside and includes a Restaurant, a Café, a Grocery, an Amusement Arcade and any kind of service (Hot showers, automatic washing machines, laundry, etc. ).",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campeggio-smeraldo-moneglia",
  "image": [
    "https://static.secureholiday.net/static/Pictures/4337/00000648410.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loc. Preata",
    "addressLocality": "Moneglia",
    "postalCode": "Zip code",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2367,
    "longitude": 9.476416
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}