{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/orbitur-canidelo-vila-nova-gaia-porto",
  "name": "Orbitur Canidelo",
  "description": "campsite located directly on beautiful boulevard and beach - bus stop to Porto 200m - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/orbitur-canidelo-vila-nova-gaia-porto",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651076517"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenida da Beira-Mar",
    "addressLocality": "Vila Nova de Gaia",
    "addressRegion": "porto",
    "postalCode": "4400-382",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.12473,
    "longitude": -8.66647
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.1,
    "reviewCount": 150,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.65",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22.65+"
}