{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jaranda-jarandilla-de-la-vera",
  "name": "Camping Jaranda",
  "description": "Camping Jaranda is a campsite in Jarandilla de la Vera, Cáceres, located in a wood and a river/stream.This terraced camp site and camp site with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jaranda-jarandilla-de-la-vera",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67503612e4977.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra EX203, km 47",
    "addressLocality": "Jarandilla de la Vera",
    "postalCode": "10450",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.13597,
    "longitude": -5.66708
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}