{
 "id": "1GBJG31U461234779",
 "name": "2006 Chevrolet Express G3500",
 "year": 2006,
 "make": "Chevrolet",
 "model": "Express G3500",
 "trim": null,
 "bodyStyle": "van",
 "color": "white",
 "condition": "used",
 "price": 5500,
 "currency": "USD",
 "mileage": 226992,
 "vin": "1GBJG31U461234779",
 "image": "https://imagescdn.dealercarsearch.com/Media/21657/23881700/639144047843966934.jpg",
 "url": "https://carchat.io/v/south-texas-american-auto/1GBJG31U461234779",
 "dealer": {
  "id": "south-texas-american-auto",
  "name": "South Texas American Auto",
  "city": "Kirby",
  "state": "TX",
  "url": "https://carchat.io/d/south-texas-american-auto"
 },
 "description": "White 2006 Chevrolet Express G3500 with Gray interior for sale in Kirby. Shop South Texas American Auto for great deals on all our Chevrolet inventory.",
 "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": "south-texas-american-auto",
   "vin": "1GBJG31U461234779",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}