{
 "id": "1GNSCCKC0GR123495",
 "name": "Used 2016 Chevrolet Tahoe LTZ",
 "year": 2016,
 "make": "Chevrolet",
 "model": "Tahoe",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 21991,
 "currency": "USD",
 "mileage": 104330,
 "vin": "1GNSCCKC0GR123495",
 "image": "https://pictures.dealer.com/l/leomartintx/0057/9ebe2dc16d930d7dd449ef2dbffd57bfx.jpg",
 "url": "https://carchat.io/v/leo-martin-chevrolet/1GNSCCKC0GR123495",
 "dealer": {
  "id": "leo-martin-chevrolet",
  "name": "Leo Martin Chevrolet",
  "city": "W Lake Jackson",
  "state": "TX",
  "url": "https://carchat.io/d/leo-martin-chevrolet"
 },
 "description": "Is this 2016 Chevrolet Tahoe your perfect car? Contact Leo Martin Chevrolet to see this Black LTZ SUV available for $21991",
 "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": "leo-martin-chevrolet",
   "vin": "1GNSCCKC0GR123495",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}