{
 "id": "2C3CCAAGXNH121051",
 "name": "2022 Chrysler 300 Touring RWD",
 "year": 2022,
 "make": "Chrysler",
 "model": "300",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 23023,
 "currency": "USD",
 "mileage": 45899,
 "vin": "2C3CCAAGXNH121051",
 "image": "https://imageserver.promaxinventory.com/9553/image/04759cee0d5409f97bb8b40727bb458c.jpg",
 "url": "https://carchat.io/v/preowned-plus/2C3CCAAGXNH121051",
 "dealer": {
  "id": "preowned-plus",
  "name": "Preowned Plus",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/preowned-plus"
 },
 "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": "preowned-plus",
   "vin": "2C3CCAAGXNH121051",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}