{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-sainte-tulle-provence-alpes-cote-dazur",
  "name": "Campspace in Sainte Tulle, Provence Alpes Côte d’Azur",
  "description": "Respect for fire safety and dogs on a leash when moving around (we have a chicken on the loose)... Between two hazelnut trees and lavender trees, under the big oak tree. On the edge of a village street, security by fence and motorized gate. The activities I give information about my region. Small canal nearby for a flat walk with view on Manosque and Valensole plateau Other things Respect for fire safety and dogs on a leash when traveling (we have a free-range chicken)... and 2 young bitches",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-sainte-tulle-provence-alpes-cote-dazur",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sainte Tulle",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.786,
    "longitude": 5.7685
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}