{
 "id": "3GNARHEG1VL171632",
 "name": "2027 Chevrolet Equinox LT",
 "year": 2027,
 "make": "Chevrolet",
 "model": "Equinox",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 33103,
 "currency": "USD",
 "mileage": null,
 "vin": "3GNARHEG1VL171632",
 "image": null,
 "url": "https://carchat.io/v/chuck-hutton-chevrolet-co/3GNARHEG1VL171632",
 "dealer": {
  "id": "chuck-hutton-chevrolet-co",
  "name": "Chuck Hutton Chevrolet Co.",
  "city": "Memphis",
  "state": "TN",
  "url": "https://carchat.io/d/chuck-hutton-chevrolet-co"
 },
 "description": "Recent Arrival!<br><br><br>Chuck Hutton Chevrolet is the Home of Warranty Forever! Unlimited time! Unlimited Miles! No cost to you for your peace of mind. Call us today at (866) 561-8664.",
 "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": "chuck-hutton-chevrolet-co",
   "vin": "3GNARHEG1VL171632",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}