{
 "id": "4T1BF1FK4HU795558",
 "name": "Pre-Owned 2017 Toyota Camry XLE",
 "year": 2017,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 10675,
 "currency": "USD",
 "mileage": 180948,
 "vin": "4T1BF1FK4HU795558",
 "image": "https://images.dealer.com/ddc/vehicles/2017/Toyota/Camry/Sedan/trim_LE_d472c5/still/front-left/front-left-640-en_US.jpg",
 "url": "https://carchat.io/v/mitchell-toyota/4T1BF1FK4HU795558",
 "dealer": {
  "id": "mitchell-toyota",
  "name": "Mitchell Toyota",
  "city": "San Angelo",
  "state": "TX",
  "url": "https://carchat.io/d/mitchell-toyota"
 },
 "description": "Is this 2017 Toyota Camry your perfect car? Contact Mitchell Toyota to see this XLE Sedan available for $10675",
 "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": "mitchell-toyota",
   "vin": "4T1BF1FK4HU795558",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}