{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ramnous-athene",
  "name": "Ramnous",
  "description": "Ramnous is a campsite with 30 pitches in Athena, Greece. Ramnous has a camping shop and a restaurant.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ramnous-athene",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTvhR7xc1xpMFNdLU38Vp2H0LSvWQsY8bg/biggerthumb.jpg",
    "images//SPOTvhR7xc1xpMFNdLU38Vp2H0LSvWQsY8bg/mapbox/mapbox.webp",
    "images/gr/SPOTvhR7xc1xpMFNdLU38Vp2H0LSvWQsY8bg/carousel/616b9668f2f0a-ramnous-athene.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "147 Poseidonos Avenue",
    "addressLocality": "Athene",
    "postalCode": "GR-190 07",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9755648,
    "longitude": 23.7348324
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}