{
 "id": "1FTFW1RG4PFC37791",
 "name": "Pre-Owned 2023 Ford F-150 Raptor",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 56216,
 "currency": "USD",
 "mileage": 84749,
 "vin": "1FTFW1RG4PFC37791",
 "image": "https://pictures.dealer.com/t/txhoustoncentrallr/0151/cd94d4eee22c8fd02187b951fd378a90x.jpg",
 "url": "https://carchat.io/v/land-rover-houston-central/1FTFW1RG4PFC37791",
 "dealer": {
  "id": "land-rover-houston-central",
  "name": "Land Rover Houston Central",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/land-rover-houston-central"
 },
 "description": "Is this 2023 Ford F-150 your perfect car? Contact Land Rover Houston Central to see this Black Raptor Truck SuperCrew Cab available for $56216",
 "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": "land-rover-houston-central",
   "vin": "1FTFW1RG4PFC37791",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}