{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferme-jechoux-la-marandine-fougerolles-saint-valbert-bourgo",
  "name": "Ferme Jechoux La Marandine",
  "description": "family farm with shop, where you can see cows, rabbits, chickens - local products: fruits, vegetables, homemade jams, juices, local aperitifs, smoked and cheeses - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferme-jechoux-la-marandine-fougerolles-saint-valbert-bourgo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651056242.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blanzey",
    "addressLocality": "Fougerolles-Saint-Valbert",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "70220",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.88332,
    "longitude": 6.43353
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}