{
 "id": "1FMSK7FH4NGB35386",
 "name": "2022 Ford Explorer Limited",
 "year": 2022,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 29723,
 "currency": "USD",
 "mileage": 31539,
 "vin": "1FMSK7FH4NGB35386",
 "image": "https://www.applesportchevy.com/inventoryphotos/23341/1fmsk7fh4ngb35386/ip/1.jpg",
 "url": "https://carchat.io/v/apple-sport-chevrolet/1FMSK7FH4NGB35386",
 "dealer": {
  "id": "apple-sport-chevrolet",
  "name": "Apple-Sport Chevrolet",
  "city": "Marlin",
  "state": "TX",
  "url": "https://carchat.io/d/apple-sport-chevrolet"
 },
 "description": "Priced Below J.D. Power Retail Value, Free Lifetime Warranty, Exceptionally Low Miles, 1-Owner with Clean Carfax, Safety Package, Keyless Entry, Remote Start, Leather Seating, Heated and Cooled Seating, Memory Package, Bluetooth® Capable, Apple Car Play, Backup Camera, Tow Package, 110V/150W AC Power Outlet, 20 Premium Painted Aluminum Wheels, 3rd Row PowerFold Seat, Class IV Trailer Tow Package, Equipment Group 301A, Hands-Free Foot-Activated Liftgate, Limited Convenience Package, Memory Driver",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "apple-sport-chevrolet",
   "vin": "1FMSK7FH4NGB35386",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}