{
 "id": "3GTP1NEC9JG633119",
 "name": "2018 GMC Sierra 1500",
 "year": 2018,
 "make": "GMC",
 "model": "Sierra 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 19205,
 "currency": "USD",
 "mileage": 162203,
 "vin": "3GTP1NEC9JG633119",
 "image": "https://pictures.dealer.com/j/jimturnerchevrolettxgm/1088/a1d423dd67d52ddd7844d0cdabfb81d3x.jpg",
 "url": "https://carchat.io/v/jim-turner-chevrolet/3GTP1NEC9JG633119",
 "dealer": {
  "id": "jim-turner-chevrolet",
  "name": "Jim Turner Chevrolet",
  "city": "McGregor",
  "state": "TX",
  "url": "https://carchat.io/d/jim-turner-chevrolet"
 },
 "description": "Used 2018 GMC Sierra 1500 from Jim Turner Chevrolet in McGregor, TX, 76657. Call (254) 236-6403 for more information.",
 "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": "jim-turner-chevrolet",
   "vin": "3GTP1NEC9JG633119",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}