{
 "id": "000000000566239DX",
 "name": "1956 CADILLAC DEVILLE",
 "year": 1956,
 "make": "Cadillac",
 "model": "DEVILLE",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 90431,
 "vin": "000000000566239DX",
 "image": "https://cdn-inventory.autodealersdigital.com/upload/103169/12436836/12436836_0.jpg",
 "url": "https://carchat.io/v/macmanagemotors/000000000566239DX",
 "dealer": {
  "id": "macmanagemotors",
  "name": "Macmanagemotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/macmanagemotors"
 },
 "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": "macmanagemotors",
   "vin": "000000000566239DX",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}