{
 "id": "1FTFW1E50NFB69748",
 "name": "2022 Ford F-150 SuperCrew",
 "year": 2022,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 44999,
 "currency": "USD",
 "mileage": 99000,
 "vin": "1FTFW1E50NFB69748",
 "image": null,
 "url": "https://carchat.io/v/uscarsales1/1FTFW1E50NFB69748",
 "dealer": {
  "id": "uscarsales1",
  "name": "Uscarsales1",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/uscarsales1"
 },
 "description": "Get ready to hit the road in style with this sleek 2022 Ford F-150! This Gray beauty is not just a sight to behold, but it also packs a punch under the hood. With a Carfax report readily available, you can be assured of its top-notch quality and performance. Imagine cruising down the highway with the sun gleaming off its polished exterior, turning heads wherever you go.Equipped with a powerful engine, sturdy frame, and smooth handling, this Ford F-150 is ready to tackle any adventure you throw i",
 "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": "uscarsales1",
   "vin": "1FTFW1E50NFB69748",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}