{
 "id": "1NXBU4EE1AZ242195",
 "name": "2010 TOYOTA COROLLA S SEDAN 4D",
 "year": 2010,
 "make": "Toyota",
 "model": "COROLLA",
 "trim": "S SEDAN 4D",
 "bodyStyle": "sedan",
 "color": "beige",
 "condition": "used",
 "price": 4999,
 "currency": "USD",
 "mileage": 214021,
 "vin": "1NXBU4EE1AZ242195",
 "image": "https://feeds.gma.to/rma/i/qZMZO/6a57f51fed2c0_0.jpg",
 "url": "https://carchat.io/v/superstarmotorz/1NXBU4EE1AZ242195",
 "dealer": {
  "id": "superstarmotorz",
  "name": "Superstarmotorz",
  "city": "Yukon",
  "state": "XL",
  "url": "https://carchat.io/d/superstarmotorz"
 },
 "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": "superstarmotorz",
   "vin": "1NXBU4EE1AZ242195",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}