{
 "id": "19XFA1F53AE076109",
 "name": "2010 Honda Civic",
 "year": 2010,
 "make": "Honda",
 "model": "Civic",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 10500,
 "currency": "USD",
 "mileage": 80570,
 "vin": "19XFA1F53AE076109",
 "image": "https://cdn05.carsforsale.com/00f4f5c2064a3d3f0abec5a33016e54af7/480x360/2010-honda-civic-lx-4dr-sedan-5a.jpg",
 "url": "https://carchat.io/v/jesco-auto-sales-inc/19XFA1F53AE076109",
 "dealer": {
  "id": "jesco-auto-sales-inc",
  "name": "Jesco Auto Sales Inc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/jesco-auto-sales-inc"
 },
 "description": null,
 "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": "jesco-auto-sales-inc",
   "vin": "19XFA1F53AE076109",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}