{
 "id": "19XFC2F83LE014058",
 "name": "Used 2020 Honda Civic Sport",
 "year": 2020,
 "make": "Honda",
 "model": "Civic",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 17868,
 "currency": "USD",
 "mileage": 73942,
 "vin": "19XFC2F83LE014058",
 "image": "https://pictures.dealer.com/w/wacovolkswagenvw/0998/110b2cfb7f7be87830098de05877dea8x.jpg",
 "url": "https://carchat.io/v/volkswagen-of-waco/19XFC2F83LE014058",
 "dealer": {
  "id": "volkswagen-of-waco",
  "name": "Volkswagen of Waco",
  "city": "Waco",
  "state": "TX",
  "url": "https://carchat.io/d/volkswagen-of-waco"
 },
 "description": "Is this 2020 Honda Civic your perfect car? Contact Volkswagen of Waco to see this Crystal Black Pearl Sport Sedan available for $17868",
 "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": "volkswagen-of-waco",
   "vin": "19XFC2F83LE014058",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}