{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flower-camping-les-truffieres-grignan",
  "name": "Flower Camping Les Truffières",
  "description": "Flower Camping Les Truffières is located close to the old village of Grignan in the Drôme, between lavender fields and vineyards....",
  "url": "https://campertunity.com/listings/campgrounds/flower-camping-les-truffieres-grignan",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674a1303b774f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D71, route de Chamaret",
    "addressLocality": "Grignan",
    "postalCode": "26230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.41119,
    "longitude": 4.891
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/rhone-alpes/drome/grignan/flower-camping-les-truffieres-107510/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}