{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-porto-rafti-east-attica-region",
  "name": "Camping Behaviour Not Allowed",
  "description": "Great nice parking space for free overnight stay near the airport. (we had to take someone to the airport the next day) Police supervised and did not send us away (Jan 2018) No facilities. Well restaurants in the neighborhood and kiosk.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-porto-rafti-east-attica-region",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650826034.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gregou",
    "addressLocality": "Porto Rafti",
    "addressRegion": "east-attica-regional-unit",
    "postalCode": "190 03",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.89185,
    "longitude": 24.02463
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.04,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}