{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-port-la-suze-sur-sarthe-pays-loire",
  "name": "Camping le Port",
  "description": "Located at the Sarthe - access only by credit card, automatic barrier - reservation possible via website park - use toilets and showers 2 euro pp / d - snack bar - thursday morning market - bakery and shops over the bridge, 300m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-port-la-suze-sur-sarthe-pays-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650676174.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de la Piscine",
    "addressLocality": "La Suze-sur-Sarthe",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "72210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.88917,
    "longitude": 0.03332
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.63,
    "reviewCount": 56,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€9+"
}