{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lakevillageresort-paris-mo-us",
  "name": "lakevillageresort",
  "description": "Hotel, RV Campground, Mobile Home Park www.lakevillageresortllc.com",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lakevillageresort-paris-mo-us",
  "image": [
    "https://static.wixstatic.com/media/6ff906_0f2f10dea4224e21abf5f36456a2f74a~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18337 State Highway 15",
    "addressLocality": "Paris",
    "addressRegion": "MO",
    "postalCode": "65275-2489",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4604126,
    "longitude": -92.00241539999999
  }
}