{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-graignes-mesnil-angot-normandie",
  "name": "Dogs Allowed",
  "description": "Welcome to our camper place in Graignes, known from the town of Graignes! - Enjoy a relaxing stay in a beautiful setting, with as extra luxury our sauna and hot tub - We look forward to welcoming you and making your stay unforgettable.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-graignes-mesnil-angot-normandie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651210507.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Port Saint-Pierre",
    "addressLocality": "Graignes-Mesnil-Angot",
    "addressRegion": "normandie",
    "postalCode": "50620",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.25586,
    "longitude": -1.2134
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}