{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/private-stay-at-kaya-camp-grounds-with-views-on-sintra",
  "name": "Private stay at Kaya Camp Grounds with views on Sintra!",
  "description": "Important to read before requesting a booking! Our Campspace is hosted on our private land, acqu",
  "url": "https://campertunity.com/listings/campgrounds/private-stay-at-kaya-camp-grounds-with-views-on-sintra",
  "image": [
    "https://campspace.com/media/medium/uploads/space/45/21/f7/4521f77c4d87177af0c6a4a14aaf56d0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.84,
    "longitude": -9.46
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}