{
 "id": "6S69R6Q494553",
 "name": "1976 Cadillac Seville",
 "year": 1976,
 "make": "Cadillac",
 "model": "Seville",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 13988,
 "currency": "USD",
 "mileage": 27020,
 "vin": null,
 "image": "https://automanager.blob.core.windows.net/wmphotos/010494/22020295a7464958910edb28390dc120/274ff4483e_800_overlay.jpg",
 "url": "https://carchat.io/v/stewartautogroup/6S69R6Q494553",
 "dealer": {
  "id": "stewartautogroup",
  "name": "Stewartautogroup",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/stewartautogroup"
 },
 "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": "stewartautogroup",
   "vin": "6S69R6Q494553",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}