{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-behaviour-not-allowed-saint-martory-occitanie-fr",
  "name": "Camping Behaviour Not Allowed",
  "description": "nice, quiet place on the Garonne - service station difficult to reach when the parking lot is full - center 200m",
  "url": "https://campertunity.com/listings/campgrounds/camping-behaviour-not-allowed-saint-martory-occitanie-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650671255.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue Norbert-Casteret",
    "addressLocality": "Saint-Martory",
    "addressRegion": "occitanie",
    "postalCode": "31360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.1422,
    "longitude": 0.9287
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "300",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "€300+"
}