{
 "id": "4T1G11AK9LU859663",
 "name": "2020 Toyota Camry SE",
 "year": 2020,
 "make": "Toyota",
 "model": "Camry",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 15143,
 "currency": "USD",
 "mileage": 140863,
 "vin": "4T1G11AK9LU859663",
 "image": "https://imagesdl.dealercenter.net/640/480/202606-a1838fec79ae4f54a2552ed50e9c5605.jpg",
 "url": "https://carchat.io/v/platnummotors/4T1G11AK9LU859663",
 "dealer": {
  "id": "platnummotors",
  "name": "Platnummotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/platnummotors"
 },
 "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": "platnummotors",
   "vin": "4T1G11AK9LU859663",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}