{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/46260-beauregard-d40",
  "name": "Beauregard - D40",
  "description": "Very calm and peaceful place on the edge of a playground. Toilets and sanitary facilities. Pond and washhouse close by.",
  "url": "https://campertunity.com/listings/campgrounds/46260-beauregard-d40",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/fr.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.344002,
    "longitude": 1.79525
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    }
  ]
}