{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ouachita-rv-park-monroe-la",
  "name": "What is the phone number for Ouachita Rv Park?",
  "description": "Ouachita Rv Park is located at 7300 Frontage Road, Monroe LA 71202. Ouachita Rv Park can be contacted at ***-***-**** or http://ouachitarvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ouachita-rv-park-monroe-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7300 Frontage Road",
    "addressLocality": "Monroe",
    "addressRegion": "LA",
    "postalCode": "71202",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4897605,
    "longitude": -92.0327362
  }
}