{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beach-parking-ormos-panagias-halkidiki",
  "name": "Beach parking",
  "description": "At the end of Trani Ammouda beach is big beach. Far away from buildings and road. Short dirt road to the beach where a lot of campers are parked. During season police is monitoring beach, but no problems. Camping behaviour is still not allowed",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beach-parking-ormos-panagias-halkidiki",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650851023.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ormos Panagias",
    "addressRegion": "halkidiki",
    "postalCode": "630 78",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.24924,
    "longitude": 23.72166
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.43,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}