{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lauder-family-campground-frenchville-pa",
  "name": "Lauder Family Campground",
  "description": "Lauder Family Campground- RV camping and tent sites and cabin for rent. Near state game lands, Mosquito Creek Sportsmans Club and PSU, Frenchville",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lauder-family-campground-frenchville-pa",
  "image": [
    "https://img1.wsimg.com/isteam/ip/04d2b65e-951b-4c3f-b4dc-9ea5b514938e/1413ca00-8965-409d-a915-c8d493e6c4ca.jpg",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",
    "http://img1.wsimg.com/isteam/ip/04d2b65e-951b-4c3f-b4dc-9ea5b514938e/1413ca00-8965-409d-a915-c8d493e6c4ca.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41 lauders Ln",
    "addressLocality": "Frenchville",
    "addressRegion": "PA",
    "postalCode": "16836"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.128315,
    "longitude": -78.240403
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}