{
 "id": "1FTEW1E41LFB35625",
 "name": "Used 2020 Ford F-150",
 "year": 2020,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 43479,
 "currency": "USD",
 "mileage": 42785,
 "vin": "1FTEW1E41LFB35625",
 "image": "https://pictures.dealer.com/h/hondaofdentontx/0332/473ef3a7f692a530b991200fbcbf3270x.jpg",
 "url": "https://carchat.io/v/honda-of-denton/1FTEW1E41LFB35625",
 "dealer": {
  "id": "honda-of-denton",
  "name": "Honda of Denton",
  "city": "East Denton",
  "state": "TX",
  "url": "https://carchat.io/d/honda-of-denton"
 },
 "description": "Is this 2020 Ford F-150 your perfect car? Contact Honda of Denton to see this Agate Black Metallic Truck SuperCrew Cab available for $43479",
 "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": "honda-of-denton",
   "vin": "1FTEW1E41LFB35625",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}