{
 "id": "1GCGTCEN6K1297221",
 "name": "Used 2019 Chevrolet Colorado 4WD LT",
 "year": 2019,
 "make": "Chevrolet",
 "model": "Colorado",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 23221,
 "currency": "USD",
 "mileage": 96752,
 "vin": "1GCGTCEN6K1297221",
 "image": "https://images.dealer.com/autodata/us/color/2019/USC90CHT354B0/GAZ.jpg",
 "url": "https://carchat.io/v/coastal-bend-ford/1GCGTCEN6K1297221",
 "dealer": {
  "id": "coastal-bend-ford",
  "name": "Coastal Bend Ford",
  "city": "Beeville",
  "state": "TX",
  "url": "https://carchat.io/d/coastal-bend-ford"
 },
 "description": "Is this 2019 Chevrolet Colorado your perfect car? Contact Coastal Bend Ford to see this Summit White 4WD LT Truck Crew Cab available for $23221",
 "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": "coastal-bend-ford",
   "vin": "1GCGTCEN6K1297221",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}