{
 "id": "1HGCR2F87FA020827",
 "name": "Used 2015 Honda Accord EX-L",
 "year": 2015,
 "make": "Honda",
 "model": "Accord",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 16150,
 "currency": "USD",
 "mileage": 98475,
 "vin": "1HGCR2F87FA020827",
 "image": "https://pictures.dealer.com/l/lockhartmtrcofordfd/0619/893b96a5ec460b1e3d57229f1f2600abx.jpg",
 "url": "https://carchat.io/v/lockhart-motor-company/1HGCR2F87FA020827",
 "dealer": {
  "id": "lockhart-motor-company",
  "name": "Lockhart Motor Company",
  "city": "Lockhart",
  "state": "TX",
  "url": "https://carchat.io/d/lockhart-motor-company"
 },
 "description": "Is this 2015 Honda Accord your perfect car? Contact Lockhart Motor Company to see this White EX-L Sedan available for $16150",
 "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": "lockhart-motor-company",
   "vin": "1HGCR2F87FA020827",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}