{
 "id": "5LMCJ3C9XJUL22377",
 "name": "2018 Lincoln Mkc",
 "year": 2018,
 "make": "Lincoln",
 "model": "Mkc",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 15995,
 "currency": "USD",
 "mileage": 94500,
 "vin": "5LMCJ3C9XJUL22377",
 "image": "https://imagescf.dealercenter.net/640/480/202503-39ae02aa547140b4b865217cf3b3619e.jpg",
 "url": "https://carchat.io/v/gt-auto-center/5LMCJ3C9XJUL22377",
 "dealer": {
  "id": "gt-auto-center",
  "name": "GT AUTO CENTER",
  "city": "Del Rio",
  "state": "TX",
  "url": "https://carchat.io/d/gt-auto-center"
 },
 "description": "Find USED 2018 LINCOLN MKC for sale at $15,995.00 in Del Rio, TX at GT AUTO CENTER 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": "gt-auto-center",
   "vin": "5LMCJ3C9XJUL22377",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}