{
 "id": "1FTEW1CPXGKD29547",
 "name": "2016 Ford F-150 LARIAT",
 "year": 2016,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 15000,
 "currency": "USD",
 "mileage": 158731,
 "vin": "1FTEW1CPXGKD29547",
 "image": "https://media-cdn-tango.jazelc.com/media/321526147",
 "url": "https://carchat.io/v/five-star-ford-north-richland-hills/1FTEW1CPXGKD29547",
 "dealer": {
  "id": "five-star-ford-north-richland-hills",
  "name": "Five Star Ford North Richland Hills",
  "city": "North Richland Hills",
  "state": "TX",
  "url": "https://carchat.io/d/five-star-ford-north-richland-hills"
 },
 "description": "Saturday morning, tailgate down at the hardware store, lumber loaded, and the LARIAT's dual-zone climate control already set before you pull out of the lot , this is the version of that truck that actually has things figured out. The memory seat and pedal settings mean the second driver in the household isn't spending five minutes readjusting every time, which on a working truck matters more than most people expect. You're already planning what you're picking up next weekend before you've finish",
 "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": "five-star-ford-north-richland-hills",
   "vin": "1FTEW1CPXGKD29547",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}