{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-fraso-ranch-lignieres",
  "name": "Camping Fraso Ranch",
  "description": "Camping Fraso Ranch is a campsite in Lignières, Neuchâtel.The campsite has which are marked out, pitches with shade, pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/camping-fraso-ranch-lignieres",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2da1091bb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3 ch. du Grand-Marais",
    "addressLocality": "Lignières",
    "postalCode": "2523",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.08606,
    "longitude": 7.07119
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/switzerland/neuchatel/lignieres/camping-fraso-ranch-107015/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}