{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-signy-labbaye-grand-est",
  "name": "Dogs Allowed",
  "description": "Motorhome space in guest rooms - walking and cycling from the place for motorhomes - you can dine in guest rooms - center 2 km - minimum age 18 years",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-signy-labbaye-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651090061.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de la Fosse Bleue",
    "addressLocality": "Signy-l'Abbaye",
    "addressRegion": "gran-este",
    "postalCode": "08460",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.71367,
    "longitude": 4.41323
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.28,
    "reviewCount": 46,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}