{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pole-touristique-bellevue-golinhac-aveyron",
  "name": "Pôle Touristique Bellevue, Golinhac | Campsite",
  "description": "A small, quiet, family-run campsite surrounded by greenery, 9 km from Entraygues. Ideal for exploring northern Aveyron by car, on foot, or by bicycle. Located on the Way of St. James (Camino de Santiago) in the heart of a peaceful village with local.",
  "url": "https://campertunity.com/listings/campgrounds/pole-touristique-bellevue-golinhac-aveyron",
  "image": [
    "https://medias.hit.enaveyron.fr/fiches/19781/images/293999_e547fffd-e08c-46be-ab9b-221ce1f9a32f/600.webp",
    "https://medias.hit.enaveyron.fr/fiches/19781/images/293999_e547fffd-e08c-46be-ab9b-221ce1f9a32f/1920.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Golinhac",
    "addressRegion": "Aveyron",
    "postalCode": "12140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6036,
    "longitude": 2.58311
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}