{
 "id": "ASDF1235423523464",
 "name": "2024 CAR CHARGER",
 "year": 2024,
 "make": "Car",
 "model": "CHARGER",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "ASDF1235423523464",
 "image": "https://dtimages.blob.core.windows.net/imagecache/1412/e41abad5d4abe6f2ff1cc1cf43f514864fe8f4a1.jpg",
 "url": "https://carchat.io/v/mhzautotracy/ASDF1235423523464",
 "dealer": {
  "id": "mhzautotracy",
  "name": "Mhzautotracy",
  "city": "Tracy",
  "state": "CA",
  "url": "https://carchat.io/d/mhzautotracy"
 },
 "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": "mhzautotracy",
   "vin": "ASDF1235423523464",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}