{
 "id": "3FADP4BJ0GM206684",
 "name": "2016 Ford Fiesta",
 "year": 2016,
 "make": "Ford",
 "model": "Fiesta",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 6600,
 "currency": "USD",
 "mileage": 113237,
 "vin": "3FADP4BJ0GM206684",
 "image": "https://imagescf.dealercenter.net/640/480/202609-8d472a6053a24ab5adc450c6637a56c4.jpg",
 "url": "https://carchat.io/v/lmj-auto-motors-sales/3FADP4BJ0GM206684",
 "dealer": {
  "id": "lmj-auto-motors-sales",
  "name": "LMJ Auto Motors Sales",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/lmj-auto-motors-sales"
 },
 "description": "Find USED 2016 FORD FIESTA for sale at $6,800.00 in San Antonio, TX at LMJ AUTO MOTORS SALES now.",
 "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": "lmj-auto-motors-sales",
   "vin": "3FADP4BJ0GM206684",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}