{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-grange-de-monteillac-severac-l-eglise-midi-pyrenees",
  "name": "La Grange de Monteillac",
  "description": "Location 6 of La Grange de Monteillac campsite in Rodez and enjoy an unforgettable stay.",
  "url": "https://campertunity.com/listings/campgrounds/la-grange-de-monteillac-severac-l-eglise-midi-pyrenees",
  "image": [
    "https://medias.sitepriv.prod.yellohvillage.fr/338/la_grange_de_monteillac_panoramique_2021_2151a753ee.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sévérac l'Église",
    "addressRegion": "Midi-Pyrénées",
    "postalCode": "12310",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.364314,
    "longitude": 2.851389
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 240,
    "bestRating": 5,
    "worstRating": 1
  }
}