{
 "id": "WBA5A7C52FD620866",
 "name": "2015 BMW 5 Series",
 "year": 2015,
 "make": "BMW",
 "model": "5 Series",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 8990,
 "currency": "USD",
 "mileage": 120077,
 "vin": "WBA5A7C52FD620866",
 "image": "https://imagescf.dealercenter.net/640/480/202207-6ee69117c5d8443cbd946bf9b549185a/202606-692bb48faf3149c9a41cfa4922cba05c.jpg",
 "url": "https://carchat.io/v/titan-motors/WBA5A7C52FD620866",
 "dealer": {
  "id": "titan-motors",
  "name": "Titan Motors",
  "city": "Kirby",
  "state": "TX",
  "url": "https://carchat.io/d/titan-motors"
 },
 "description": "Find USED 2015 BMW 5 SERIES for sale at $8,990.00 in Kirby, TX at TITAN MOTORS 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": "titan-motors",
   "vin": "WBA5A7C52FD620866",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}