{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/athens-motorhome-park-pallini",
  "name": "Athens Motorhome Park",
  "description": "Enjoy a relaxing stay at Athens Motorhome Park in Pallini, Greece. Visitors' rating: 4.33.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/athens-motorhome-park-pallini",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651166826.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Agiou Dimitriou",
    "addressLocality": "Pallini",
    "addressRegion": "pallini",
    "postalCode": "153 51",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.99312,
    "longitude": 23.89665
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}