{
 "id": "2HGFG3B54DH525906",
 "name": "2013 Honda Civic",
 "year": 2013,
 "make": "Honda",
 "model": "Civic",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 10950,
 "currency": "USD",
 "mileage": 149879,
 "vin": "2HGFG3B54DH525906",
 "image": "https://imagescf.dealercenter.net/640/480/202510-ab7eea0b25c54851b751a5d4561bb2b9/202510-1bda52f796324fa4811866aad415a22f.jpg",
 "url": "https://carchat.io/v/express-own-auto/2HGFG3B54DH525906",
 "dealer": {
  "id": "express-own-auto",
  "name": "EXPRESS OWN AUTO",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/express-own-auto"
 },
 "description": "Find USED 2013 HONDA CIVIC for sale at $10,950.00 in San Antonio, TX at Express Own Auto 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": "express-own-auto",
   "vin": "2HGFG3B54DH525906",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}