{
 "id": "5YFEPMAE8MP235468",
 "name": "2021 Toyota Corolla",
 "year": 2021,
 "make": "Toyota",
 "model": "Corolla",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 13995,
 "currency": "USD",
 "mileage": 118852,
 "vin": "5YFEPMAE8MP235468",
 "image": "https://imagescf.dealercenter.net/640/480/202608-7e7962cda5584184b0b4b12d83af31e9.jpg",
 "url": "https://carchat.io/v/lemanz-motors/5YFEPMAE8MP235468",
 "dealer": {
  "id": "lemanz-motors",
  "name": "Lemanz Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/lemanz-motors"
 },
 "description": "Find USED 2021 TOYOTA COROLLA for sale at $13,995.00 in San Antonio, TX at Lemanz Motors now.",
 "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": "lemanz-motors",
   "vin": "5YFEPMAE8MP235468",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}