{
 "id": "19XFC2F59HE073032",
 "name": "2017 Honda Civic LX",
 "year": 2017,
 "make": "Honda",
 "model": "Civic",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 124377,
 "vin": "19XFC2F59HE073032",
 "image": null,
 "url": "https://carchat.io/v/lomarauto/19XFC2F59HE073032",
 "dealer": {
  "id": "lomarauto",
  "name": "Lomarauto",
  "city": "Santa Fe",
  "state": "TX",
  "url": "https://carchat.io/d/lomarauto"
 },
 "description": "Meet a silver 2017 Honda Civic sedan that keeps things simple, smart, and seriously easy to live with. Slip into the black interior, settle in, and youll see why the Civic has a reputation for being the kind of car that just fitswhether youre weaving through weekday traffic or heading out for a no-plans weekend drive.Up front is a 2.0L 4-cylinder gasoline engine paired with a continuously variable transmission, working together for smooth, steady power that feels right at home in everyday drivin",
 "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": "lomarauto",
   "vin": "19XFC2F59HE073032",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}