{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-pointe-bourg-et-comin-fr",
  "name": "Camping La Pointe",
  "description": "Camping La Pointe is a campsite in Bourg Et Comin, France. Camping La Pointe has wifi, a camping shop and a restaurant.",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-pointe-bourg-et-comin-fr",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5 rue de Moulins",
    "addressLocality": "Bourg Et Comin",
    "postalCode": "02160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.398,
    "longitude": 3.6609
  },
  "sameAs": [
    "https://www.spottocamp.com/en/campsites/camping-la-pointe-bourg-et-comin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€16+"
}