{
 "id": "1FTFW1E87MFB76396",
 "name": "2021 Ford F-150 Lariat",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": "Lariat",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 36900,
 "currency": "USD",
 "mileage": 75946,
 "vin": "1FTFW1E87MFB76396",
 "image": "https://cdn.dlron.us/inventoryphotos/17971/1ftfw1e87mfb76396/ip/1_639202324790000000.jpg",
 "url": "https://carchat.io/v/freeportford/1FTFW1E87MFB76396",
 "dealer": {
  "id": "freeportford",
  "name": "Freeportford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/freeportford"
 },
 "description": "4WD, 2nd Row Heated Seats, 6 Chrome Running Board, Chrome 2-Bar Grille w/4 Minor Bars, Chrome Door & Tailgate Handles w/Body-Color Bezel, Chrome Single-Tip Exhaust, Chrome Skull Caps on Exterior Mirrors, Class IV Trailer Hitch Receiver, Connected Built-In Navigation, Equipment Group 502A High, Evasive Steering Assist, Extended Range 36 Gallon Fuel Tank, Ford Co-Pilot360 Assist 2.0, Heated Steering Wheel, Integrated Trailer Brake Controller, Intelligent Adaptive Cruise Control w/Stop & Go, Inters",
 "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": "freeportford",
   "vin": "1FTFW1E87MFB76396",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}