{
 "id": "2T2HK31U69C096652",
 "name": "2009 Lexus RX 350 350",
 "year": 2009,
 "make": "Lexus",
 "model": "RX 350",
 "trim": "350",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 6888,
 "currency": "USD",
 "mileage": 198761,
 "vin": "2T2HK31U69C096652",
 "image": "https://cdn.dealrimages.com/AE%2FMG%2FWV%2FYOWXJQLOCMNBON.jpg?h=800",
 "url": "https://carchat.io/v/boulderh/2T2HK31U69C096652",
 "dealer": {
  "id": "boulderh",
  "name": "Boulderh",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/boulderh"
 },
 "description": "NOT A HYBRID. Nice Luxury SUV with conventional Toyota based reliable powertrain. We also accept trade ins and work with your preferred bank or credit union if/when financing is required.",
 "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": "boulderh",
   "vin": "2T2HK31U69C096652",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}