{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-golinhac-aveyron",
  "name": "Atout France",
  "description": "In Golinhac this campsite 3 stars of 31 pitches offers chalets and disabilities housing for rent. In terms of leisure, it offers a heated pool with a children's paddling pool. Furthermore, as services, you will find a bar and a restaurant. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-golinhac-aveyron",
  "image": [
    "https://hpaguide.co.uk/i/c/5105/w/cv/cp5105-w-thumb.webp?v=1746230862"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Golinhac",
    "addressRegion": "Aveyron",
    "postalCode": "12140"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6034192,
    "longitude": 2.5831228
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}