{
 "id": "2T1BURHE4FC257582",
 "name": "2015 Toyota Corolla L/LE",
 "year": 2015,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "L/LE",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 10950,
 "currency": "USD",
 "mileage": 137128,
 "vin": "2T1BURHE4FC257582",
 "image": null,
 "url": "https://carchat.io/v/carhilliard/2T1BURHE4FC257582",
 "dealer": {
  "id": "carhilliard",
  "name": "Carhilliard",
  "city": "Columbus",
  "state": "OH",
  "url": "https://carchat.io/d/carhilliard"
 },
 "description": "Jump into the driver's seat of this vibrant Red 2015 Toyota Corolla and get ready for a fun and reliable ride! This zippy little car is powered by a fuel-efficient 1.8L I-4 engine, making it perfect for cruising around town or embarking on a road trip adventure.With front-wheel drive and a smooth automatic transmission, this Corolla delivers a comfortable and easy driving experience. The sleek exterior features body-colored bumpers, door handles, and a stylish black side window trim. The automat",
 "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": "carhilliard",
   "vin": "2T1BURHE4FC257582",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}