{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lincoln-civic-center-rv-park-brookhaven-ms-us",
  "name": "What is the phone number for Lincoln Civic Center RV Park?",
  "description": "Lincoln Civic Center RV Park is located at 1096 Beltline Dr NE, Brookhaven MS 39601. Lincoln Civic Center RV Park can be contacted at ***-***-**** or http://www.golincolnms.com/lincoln-civic-center",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lincoln-civic-center-rv-park-brookhaven-ms-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/5881/1594998357_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1096 Beltline Dr NE",
    "addressLocality": "Brookhaven",
    "addressRegion": "MS",
    "postalCode": "39601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.596166,
    "longitude": -90.4094808
  }
}