{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-shore-landing-resort-greensboro-ga",
  "name": "North Shore Landing Resort",
  "description": "North Shore Landing Resort camping reservations and campground information. Learn more about camping near North Shore Landing Resort and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-shore-landing-resort-greensboro-ga",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784184/%7Bpht%7DphotoURL4-original%7Bpht%7D1725784263976.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2541 Carey Station Road",
    "addressLocality": "Greensboro",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.54473,
    "longitude": -83.26992
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}