{
 "id": "1FTEW1EG9HFB65893",
 "name": "Used 2017 Ford F-150 Platinum",
 "year": 2017,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 21224,
 "currency": "USD",
 "mileage": 132281,
 "vin": "1FTEW1EG9HFB65893",
 "image": null,
 "url": "https://carchat.io/v/group-1-ford-of-hub-city/1FTEW1EG9HFB65893",
 "dealer": {
  "id": "group-1-ford-of-hub-city",
  "name": "Group 1 Ford of Hub City",
  "city": "Lubbock",
  "state": "TX",
  "url": "https://carchat.io/d/group-1-ford-of-hub-city"
 },
 "description": "Is this 2017 Ford F-150 your perfect car? Contact Group 1 Lincoln of Hub City to see this Ingot Silver Metallic Platinum Crew Cab Pickup available for $21224",
 "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": "group-1-ford-of-hub-city",
   "vin": "1FTEW1EG9HFB65893",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}