{
 "id": "1FTEW1E48KKC29765",
 "name": "Used 2019 Ford F-150 XL",
 "year": 2019,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 22089,
 "currency": "USD",
 "mileage": 130532,
 "vin": "1FTEW1E48KKC29765",
 "image": "https://pictures.dealer.com/a/alphaonechevroletbuickrockdale/1012/1140e0daa75a5184d6e041d5939d74a6x.jpg",
 "url": "https://carchat.io/v/alpha-one-chevrolet/1FTEW1E48KKC29765",
 "dealer": {
  "id": "alpha-one-chevrolet",
  "name": "Alpha One Chevrolet",
  "city": "W Cameron Rockdale",
  "state": "TX",
  "url": "https://carchat.io/d/alpha-one-chevrolet"
 },
 "description": "Is this 2019 Ford F-150 your perfect car? Contact Alpha One Chevrolet to see this XL Truck SuperCrew Cab available for $22089",
 "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": "alpha-one-chevrolet",
   "vin": "1FTEW1E48KKC29765",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}