{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pitch-on-farm-grnenmatt-1",
  "name": "Pitch On The Farm",
  "description": "We offer pitches for caravans and mobile homes by the apple trees of our beautiful \"Hoschtet\". Distance to the village with shops approx. 1.5 km. Toilets, electricity, fresh water (well) and garden shower available. Cherries, pears and apples can be picked seasonally free of charge. Beer from all over the world. Ideal for families, free use of the trampoline and slide.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pitch-on-farm-grnenmatt-1",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "grnenmatt",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.0075,
    "longitude": 7.74
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}