{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/huttopia-les-chateaux-french-campsites",
  "name": "HUTTOPIA Les Chateaux - French Campsites",
  "description": "Huttopia Les Chateaux is the perfect place to stay at for exploring the spectacular chateaux of the Loire. This pretty wooded campsite is also a great location to chill out with an onsite restaurant and heated covered swimming pool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/huttopia-les-chateaux-french-campsites",
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Loire4.7"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5518735,
    "longitude": 1.5391733999999815
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}