{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/weekly-rv-site-rates-las-cruces-nm",
  "name": "What are the weekly RV site rates?",
  "description": "Coachlight Inn Motel & RV is located at 301 S Motel Blvd, Las Cruces NM 88007. Coachlight Inn Motel & RV can be contacted at ***-***-**** or https://www.cimrv.com",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/weekly-rv-site-rates-las-cruces-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/9862/1653929149_profile.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "301 S Motel Blvd",
    "addressLocality": "Las Cruces",
    "addressRegion": "NM",
    "postalCode": "88007",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2924857,
    "longitude": -106.8072893
  }
}