{
 "id": "1FMSK7DH3NGC08217",
 "name": "2022 Ford Explorer XLT",
 "year": 2022,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 27995,
 "currency": "USD",
 "mileage": 32250,
 "vin": "1FMSK7DH3NGC08217",
 "image": "https://www.lufkintxford.com/assets/stock/expanded/transparent/1280/2022fos10_1280/2022fos100244_1280_01.png",
 "url": "https://carchat.io/v/lufkin-ford/1FMSK7DH3NGC08217",
 "dealer": {
  "id": "lufkin-ford",
  "name": "Lufkin Ford",
  "city": "Lufkin",
  "state": "TX",
  "url": "https://carchat.io/d/lufkin-ford"
 },
 "description": "We take pride in our ability to serve customers from the East Texas area. That pride is something you'll notice when you visit our store 2022 Insurance Institute for Highway Safety Top Safety Pick+",
 "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": "lufkin-ford",
   "vin": "1FMSK7DH3NGC08217",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}