{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tejeda-vega-de-san-mateo-canarias",
  "name": "Tejeda",
  "description": "open terrain at the summit of Gran Canaria from the Roque Nublo - beautiful view - it is necessary to ask permission from the Cabildo de Gran Canaria through website: www.cabildo.grandcanaria.com/el-cabildo",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tejeda-vega-de-san-mateo-canarias",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650803789.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Vega de San Mateo",
    "addressRegion": "canarias",
    "postalCode": "35369",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.97453,
    "longitude": -15.58885
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.83,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}