{
 "id": "1FMSK7DH5PGA76936",
 "name": "2023 Ford Explorer XLT",
 "year": 2023,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 28100,
 "currency": "USD",
 "mileage": 9893,
 "vin": "1FMSK7DH5PGA76936",
 "image": "https://media-cdn-tango.jazelc.com/media/321507103",
 "url": "https://carchat.io/v/randall-reed-s-planet-ford-635/1FMSK7DH5PGA76936",
 "dealer": {
  "id": "randall-reed-s-planet-ford-635",
  "name": "Randall Reed's Planet Ford 635",
  "city": "Garland",
  "state": "TX",
  "url": "https://carchat.io/d/randall-reed-s-planet-ford-635"
 },
 "description": "Recent Arrival! Blue Metallic 2023 Ford Explorer XLT XLT RWD 10-Speed Automatic 2.3L EcoBoost® I-4 Class IV Trailer Tow Package, Equipment Group 202A (Heated ActiveX Captain's Chairs, Heated Steering Wheel, LED Fog Lamps, Remote Start System, and SecuriCode™ Keyless Entry Keypad), Ford Co-Pilot360 Assist+ (Evasive Steering Assist, Intelligent Adaptive Cruise Control, Speed Sign Recognition, and Voice-Activated Touchscreen Navigation System), XLT Technology Package (360-Degree Camera w/Split View",
 "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": "randall-reed-s-planet-ford-635",
   "vin": "1FMSK7DH5PGA76936",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}