{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/espacio-de-camping-en-frossay-frossay",
  "name": "Camping space in Frossay, Loire Countries",
  "description": "Near horse pastures, our garden is 3.5 kilometers from the market town of Frossay, where you will find a minimarket, a bakery and a pharmacy. Pets are allowed. We invite you to settle in a meadow next to a pond. There are children's games at your disposal (elastic bed, swing, slide, table tennis table). Bicycle loan for children and adults Possibility to fish frogs Activities Beaches 20 minutes Animal park \"Legendia Parc\" 1.5 km Park \"Défi nature\" 2 km Animal park \"Planète Sauvage\" 25 minutes...",
  "url": "https://campertunity.com/listings/campgrounds/espacio-de-camping-en-frossay-frossay",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Frossay",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.228,
    "longitude": -1.969
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}