{
 "id": "1FTEX1C58KKD79920",
 "name": "Used 2019 Ford F-150",
 "year": 2019,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 17000,
 "currency": "USD",
 "mileage": 127000,
 "vin": "1FTEX1C58KKD79920",
 "image": "https://pictures.dealer.com/l/lockhartmtrcofordfd/1892/a0562473185bbba7c15b43746e4e6c13x.jpg",
 "url": "https://carchat.io/v/lockhart-motor-company/1FTEX1C58KKD79920",
 "dealer": {
  "id": "lockhart-motor-company",
  "name": "Lockhart Motor Company",
  "city": "Lockhart",
  "state": "TX",
  "url": "https://carchat.io/d/lockhart-motor-company"
 },
 "description": "Is this 2019 Ford F-150 your perfect car? Contact Lockhart Motor Company to see this Gray Metallic Truck SuperCab Styleside available for $17000",
 "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": "lockhart-motor-company",
   "vin": "1FTEX1C58KKD79920",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}