{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/state-fair-campground-lincoln-ne",
  "name": "What is the phone number for State Fair Park Campground?",
  "description": "State Fair Park Campground is located at 2400 North 14th Street, Lincoln NE 68521. State Fair Park Campground can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/state-fair-campground-lincoln-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2400 North 14th Street",
    "addressLocality": "Lincoln",
    "addressRegion": "NE",
    "postalCode": "68521",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8378147,
    "longitude": -96.7012717
  }
}