{
 "id": "JTHBK1GG8D2044283",
 "name": "Used 2013 LEXUS ES 350",
 "year": 2013,
 "make": "Lexus",
 "model": "ES 350",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "starfire pearl",
 "condition": "used",
 "price": 90000,
 "currency": "USD",
 "mileage": 150627,
 "vin": "JTHBK1GG8D2044283",
 "image": null,
 "url": "https://carchat.io/v/loving-nissan/JTHBK1GG8D2044283",
 "dealer": {
  "id": "loving-nissan",
  "name": "Loving Nissan",
  "city": "Lufkin",
  "state": "TX",
  "url": "https://carchat.io/d/loving-nissan"
 },
 "description": "Is this 2013 LEXUS ES 350 your perfect car? Contact Loving Nissan to see this Starfire Pearl Sedan",
 "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": "loving-nissan",
   "vin": "JTHBK1GG8D2044283",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}