{
 "id": "5TDYZRAHXLS019674",
 "name": "2020 Toyota Highlander",
 "year": 2020,
 "make": "Toyota",
 "model": "Highlander",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 24990,
 "currency": "USD",
 "mileage": 130109,
 "vin": "5TDYZRAHXLS019674",
 "image": "https://pictures.dealer.com/m/marshalltxfordfd/0065/7783dbf3bec5a0d5e1e996d3c57224c0x.jpg",
 "url": "https://carchat.io/v/marshall-ford/5TDYZRAHXLS019674",
 "dealer": {
  "id": "marshall-ford",
  "name": "Marshall Ford",
  "city": "Marshall",
  "state": "TX",
  "url": "https://carchat.io/d/marshall-ford"
 },
 "description": "Used 2020 Toyota Highlander from Marshall Ford in Marshall, TX, 75672. Call 903-935-0665 for more information.",
 "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": "marshall-ford",
   "vin": "5TDYZRAHXLS019674",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}