{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-saint-germain-du-teil-saint-germain-du-te",
  "name": "Aire Municipale Saint Germain Du Teil",
  "description": "accessible via the D52 [Rue du Gendarme Merle] - parking behind the supermarket 8 a Huit - bakery - in the center",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-saint-germain-du-teil-saint-germain-du-te",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650797086.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "pré laporte",
    "addressLocality": "Saint-Germain-du-Teil",
    "addressRegion": "occitanie",
    "postalCode": "48340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.47904,
    "longitude": 3.1719
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.85,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}