{
 "id": "1FTEW1CF0FKF01526",
 "name": "Used 2015 Ford F-150 Lariat Sport",
 "year": 2015,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "magnetic metallic",
 "condition": "used",
 "price": 18822,
 "currency": "USD",
 "mileage": 147518,
 "vin": "1FTEW1CF0FKF01526",
 "image": null,
 "url": "https://carchat.io/v/cavender-ford/1FTEW1CF0FKF01526",
 "dealer": {
  "id": "cavender-ford",
  "name": "Cavender Ford",
  "city": "Columbus",
  "state": "TX",
  "url": "https://carchat.io/d/cavender-ford"
 },
 "description": "Is this 2015 Ford F-150 your perfect car? Contact Cavender Ford to see this Magnetic Metallic Lariat Sport Truck available for $18822",
 "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": "cavender-ford",
   "vin": "1FTEW1CF0FKF01526",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}