{
 "id": "1G1YY22G945133391",
 "name": "2004 Chevrolet Corvette",
 "year": 2004,
 "make": "Chevrolet",
 "model": "Corvette",
 "trim": null,
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 12500,
 "currency": "USD",
 "mileage": 94886,
 "vin": "1G1YY22G945133391",
 "image": "https://cdn05.carsforsale.com/683e87cf7713e15d2fb32ba737389643/480x360/2004-chevrolet-corvette-base-2dr-coupe.jpg",
 "url": "https://carchat.io/v/azin-motors/1G1YY22G945133391",
 "dealer": {
  "id": "azin-motors",
  "name": "Azin Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/azin-motors"
 },
 "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": "azin-motors",
   "vin": "1G1YY22G945133391",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}