{
 "id": "1GTU9FED9LZ361958",
 "name": "Used 2020 GMC Sierra 1500 Denali",
 "year": 2020,
 "make": "GMC",
 "model": "Sierra 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": "steel metallic",
 "condition": "used",
 "price": 35630,
 "currency": "USD",
 "mileage": 91322,
 "vin": "1GTU9FED9LZ361958",
 "image": "https://pictures.dealer.com/f/fordcolumbiafordfd/1521/2d4d389b06e44c81182435c4ad57e726x.jpg",
 "url": "https://carchat.io/v/ford-of-columbia/1GTU9FED9LZ361958",
 "dealer": {
  "id": "ford-of-columbia",
  "name": "Ford of Columbia",
  "city": "Columbia",
  "state": "TN",
  "url": "https://carchat.io/d/ford-of-columbia"
 },
 "description": "Is this 2020 GMC Sierra 1500 your perfect car? Contact Ford of Columbia to see this Steel Metallic Denali Truck available for $35630",
 "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": "ford-of-columbia",
   "vin": "1GTU9FED9LZ361958",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}