{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-volesvres-bourgogne-franche-comte",
  "name": "Dogs Allowed",
  "description": "Situated on the Canal du Centre, near Volesvres- directly on the greenway - Paray Le Monial at 15 minutes biking distance - parking lot of the Voie Verte, where 15 to 20 campers may stay",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-volesvres-bourgogne-franche-comte",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650816563.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pont de Bord",
    "addressLocality": "Volesvres",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "71600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4504,
    "longitude": 4.15696
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.45,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}