{
 "id": "1FTEW1EP7PFC13681",
 "name": "Used 2023 Ford F-150 XL",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 39216,
 "currency": "USD",
 "mileage": 44475,
 "vin": "1FTEW1EP7PFC13681",
 "image": "https://images.dealer.com/autodata/us/color/2023/USD30FOT11AA0/JS.jpg",
 "url": "https://carchat.io/v/alpha-one-chevrolet/1FTEW1EP7PFC13681",
 "dealer": {
  "id": "alpha-one-chevrolet",
  "name": "Alpha One Chevrolet",
  "city": "W Cameron Rockdale",
  "state": "TX",
  "url": "https://carchat.io/d/alpha-one-chevrolet"
 },
 "description": "Is this 2023 Ford F-150 your perfect car? Contact Alpha One Chevrolet to see this Silver XL Truck SuperCrew Cab available for $39216",
 "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": "alpha-one-chevrolet",
   "vin": "1FTEW1EP7PFC13681",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}