{
 "id": "1GNSKNKD2NR111417",
 "name": "Used 2022 Chevrolet Tahoe LT",
 "year": 2022,
 "make": "Chevrolet",
 "model": "Tahoe",
 "trim": null,
 "bodyStyle": "suv",
 "color": "iridescent pearl tricoat",
 "condition": "used",
 "price": 42217,
 "currency": "USD",
 "mileage": 78608,
 "vin": "1GNSKNKD2NR111417",
 "image": "https://pictures.dealer.com/a/alphaonefordfd/0353/6441c6cff7285470d383d1a734f48bd1x.jpg",
 "url": "https://carchat.io/v/alpha-one-ford/1GNSKNKD2NR111417",
 "dealer": {
  "id": "alpha-one-ford",
  "name": "Alpha One Ford",
  "city": "La Grange",
  "state": "TX",
  "url": "https://carchat.io/d/alpha-one-ford"
 },
 "description": "Is this 2022 Chevrolet Tahoe your perfect car? Contact Alpha One Ford to see this Iridescent Pearl Tricoat LT SUV available for $42217",
 "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": "alpha-one-ford",
   "vin": "1GNSKNKD2NR111417",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}