{
 "id": "1GNSCJKC4HR169028",
 "name": "Used 2017 Chevrolet Suburban Premier",
 "year": 2017,
 "make": "Chevrolet",
 "model": "Suburban",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 21992,
 "currency": "USD",
 "mileage": 93445,
 "vin": "1GNSCJKC4HR169028",
 "image": "https://pictures.dealer.com/l/leomartintx/1580/e813797b430e8eff06b45fc1af23e2cax.jpg",
 "url": "https://carchat.io/v/leo-martin-chevrolet/1GNSCJKC4HR169028",
 "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 2017 Chevrolet Suburban your perfect car? Contact Leo Martin Chevrolet to see this Siren Red Tintcoat Premier SUV available for $21992",
 "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": "1GNSCJKC4HR169028",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}