{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/petit013-tilburg",
  "name": "Petit013",
  "description": "Petit013 is a campsite located in Tilburg, North Brabant.This campsite has delimited pitches and pitches...",
  "url": "https://campertunity.com/listings/campgrounds/petit013-tilburg",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67518edbdaff3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oude Lijn 5",
    "addressLocality": "Tilburg",
    "postalCode": "5032 PC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.55631,
    "longitude": 4.97575
  }
}