{
 "id": "5YFEPMAE7NP360284",
 "name": "2022 Toyota Corolla LE",
 "year": 2022,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 124092,
 "vin": "5YFEPMAE7NP360284",
 "image": null,
 "url": "https://carchat.io/v/colesauto/5YFEPMAE7NP360284",
 "dealer": {
  "id": "colesauto",
  "name": "Colesauto",
  "city": "Atlanta",
  "state": "GA",
  "url": "https://carchat.io/d/colesauto"
 },
 "description": "Meet a white 2022 Toyota Corolla thats ready to make everyday driving feel refreshingly easy. Clean, classic, and effortlessly sharp, this Corollas bright white finish gives it a timeless look that fits in anywherewhether its parked at the office, cruising through town, or heading out for a weekend coffee run.As a 4-door sedan, its built for real life: practical when you need it, polished when you want it. Up front, a 1.8L 4-cylinder gasoline engine keeps things simple and dependable, while the ",
 "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": "colesauto",
   "vin": "5YFEPMAE7NP360284",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}