{
 "id": "1FTFW1E88PFC69416",
 "name": "Used 2023 Ford F-150 King Ranch Crew Cab",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": "King Ranch",
 "bodyStyle": "truck",
 "color": "brown",
 "condition": "used",
 "price": 48971,
 "currency": "USD",
 "mileage": 64150,
 "vin": "1FTFW1E88PFC69416",
 "image": "https://media.dealeralchemist.com/jellies/Ford/F-150/C431583_UM_Front.png?auto=compress%2Cformat",
 "url": "https://carchat.io/v/doggett-automotive-group/1FTFW1E88PFC69416",
 "dealer": {
  "id": "doggett-automotive-group",
  "name": "Doggett Automotive Group",
  "city": "Beaumont",
  "state": "TX",
  "url": "https://carchat.io/d/doggett-automotive-group"
 },
 "description": "Recent Arrival! Doggett Ford North Houston is proud to present you with another True Market Priced Vehicle. This 2023 Ford F-150 King Ranch is loaded with the following Factory Options: Equipment Group 601A High (Power-Deployable Running Boards), FX4 Off-Road Package (4x4 FX4 Off-Road Bodyside Decal, Hill Descent Control, Monotube Rear Shocks, Off-Road Tuned Front Shock Absorbers, Rock Crawl Mode, and Tray Style Floor Liner), Trailer Tow Package (Class IV Trailer Hitch Receiver, Integrated Trail",
 "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": "doggett-automotive-group",
   "vin": "1FTFW1E88PFC69416",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}