{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/state-fair-louisiana-shreveport-la",
  "name": "What is the phone number for State Fair of Louisiana?",
  "description": "State Fair of Louisiana is located at 3701 Hudson Avenue, Shreveport LA 71109. State Fair of Louisiana can be contacted at ***-***-**** or http://statefairoflouisiana.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/state-fair-louisiana-shreveport-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3701 Hudson Avenue",
    "addressLocality": "Shreveport",
    "addressRegion": "LA",
    "postalCode": "71109",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4777732,
    "longitude": -93.7859298
  }
}