{
 "id": "5TDKDRAH0PS031729",
 "name": "2023 Toyota Highlander L",
 "year": 2023,
 "make": "Toyota",
 "model": "Highlander",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 35999,
 "currency": "USD",
 "mileage": 43503,
 "vin": "5TDKDRAH0PS031729",
 "image": "https://www.believeinbacon.com/inventoryphotos/8968/5tdkdrah0ps031729/ip/1.jpg",
 "url": "https://carchat.io/v/bacon-dealerships/5TDKDRAH0PS031729",
 "dealer": {
  "id": "bacon-dealerships",
  "name": "Bacon Dealerships",
  "city": "Athens",
  "state": "TX",
  "url": "https://carchat.io/d/bacon-dealerships"
 },
 "description": "NA",
 "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": "bacon-dealerships",
   "vin": "5TDKDRAH0PS031729",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}