{
 "id": "2HGFC3B3XGH362256",
 "name": "2016 Honda Civic EX-T",
 "year": 2016,
 "make": "Honda",
 "model": "Civic",
 "trim": "EX-T",
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 14977,
 "currency": "USD",
 "mileage": 115059,
 "vin": "2HGFC3B3XGH362256",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/7dfec39f-638c-4c0b-98d4-23948dd37d85.jpg",
 "url": "https://carchat.io/v/houseofcars/2HGFC3B3XGH362256",
 "dealer": {
  "id": "houseofcars",
  "name": "Houseofcars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/houseofcars"
 },
 "description": "This 2016 Honda Civic EX-T delivers reliable performance and practical features for everyday driving and commuting needs. - 1.5L Turbocharged I-4 Engine with 31 city/41 highway MPG - Apple CarPlay/Android Auto Integration - 450-Watt AM/FM/HD/SiriusXM Audio System with 10 Speakers - Power Moonroof - Reclining Heated Front Bucket Seats - Front Dual Zone Automatic Temperature Control - Rear Window Defroster - Exterior Parking Camera - Fully Automatic Headlights with Delay-Off Feature - Front Fog Li",
 "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": "houseofcars",
   "vin": "2HGFC3B3XGH362256",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}