{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-paralia-stratoni-aristotle-municipality-central-ma",
  "name": "Parking Paralia Stratoni",
  "description": "Enjoy a relaxing stay at Parking Paralia Stratoni in Aristotle Municipality, Greece. Visitors' rating: 3.65.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-paralia-stratoni-aristotle-municipality-central-ma",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650787327.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "aristotle-municipality",
    "addressRegion": "Central Macedonia",
    "postalCode": "630 82",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.51071,
    "longitude": 23.82633
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}