{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-vineyard-rv-resort-deming-nm-1",
  "name": "What is the phone number for Little Vineyard RV Resort?",
  "description": "Little Vineyard RV Resort is located at 2901 East Pine Street, Deming NM 88030. Little Vineyard RV Resort can be contacted at ***-***-**** or http://littlevineyardrvresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-vineyard-rv-resort-deming-nm-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2901 East Pine Street",
    "addressLocality": "Deming",
    "addressRegion": "NM",
    "postalCode": "88030",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2687338,
    "longitude": -107.7274426
  }
}