{
 "id": "3GNAXJEG8PS187669",
 "name": "2023 Chevrolet Equinox",
 "year": 2023,
 "make": "Chevrolet",
 "model": "Equinox",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 18975,
 "currency": "USD",
 "mileage": 82146,
 "vin": "3GNAXJEG8PS187669",
 "image": "https://cdn05.carsforsale.com/204743597c2bb8b51e058bc66e05bbd5/480x360/2023-chevrolet-equinox-lt-4dr-suv-w-2fl.jpg",
 "url": "https://carchat.io/v/390bab9b-23b2-45a7-88e7-b9945e26f814/3GNAXJEG8PS187669",
 "dealer": {
  "id": "390bab9b-23b2-45a7-88e7-b9945e26f814",
  "name": "Ole Ben Franklin Motors",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/ole-ben-franklin-motors"
 },
 "description": "2023 Chevrolet Equinox. Used condition with 82,146 miles and priced at $18,975.",
 "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": "390bab9b-23b2-45a7-88e7-b9945e26f814",
   "vin": "3GNAXJEG8PS187669",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}