{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/t-vinkel-naturistencamping-rosmalen-north-brabant",
  "name": "T vinkel naturistencamping",
  "description": "Enjoy a relaxing stay at T vinkel naturistencamping in Rosmalen, Netherlands. Visitors' rating: 2.",
  "url": "https://campertunity.com/listings/campgrounds/t-vinkel-naturistencamping-rosmalen-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651282907",
    "https://images.campercontact.com/media/photos/38562071809360486",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weteringstraat",
    "addressLocality": "rosmalen",
    "addressRegion": "north-brabant",
    "postalCode": "5248 NP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.70011,
    "longitude": 5.41427
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}