{
 "id": "4T1G11AK0MU572505",
 "name": "2021 Toyota Camry SE",
 "year": 2021,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 19950,
 "currency": "USD",
 "mileage": 77058,
 "vin": "4T1G11AK0MU572505",
 "image": null,
 "url": "https://carchat.io/v/chuck-hutton-chevrolet-co/4T1G11AK0MU572505",
 "dealer": {
  "id": "chuck-hutton-chevrolet-co",
  "name": "Chuck Hutton Chevrolet Co.",
  "city": "Memphis",
  "state": "TN",
  "url": "https://carchat.io/d/chuck-hutton-chevrolet-co"
 },
 "description": "Ash Cloth.Please call 901-365-9700 for details!Super White 2021 Toyota Camry SE Regular Gasoline I-4 2.5 L/152 FWD 8-Speed Automatic 28/39 City/Highway MPG",
 "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": "chuck-hutton-chevrolet-co",
   "vin": "4T1G11AK0MU572505",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}