{
 "id": "5TFRX5GN1GX053891",
 "name": "Used 2016 Toyota Tacoma SR",
 "year": 2016,
 "make": "Toyota",
 "model": "Tacoma",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 20814,
 "currency": "USD",
 "mileage": 73368,
 "vin": "5TFRX5GN1GX053891",
 "image": null,
 "url": "https://carchat.io/v/group-1-ford-of-hub-city/5TFRX5GN1GX053891",
 "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 2016 Toyota Tacoma your perfect car? Contact Group 1 Lincoln of Hub City to see this Magnetic Gray Metallic SR Extended Cab Long Bed Truck available for $20814",
 "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": "5TFRX5GN1GX053891",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}