{
 "id": "3FTTW8E33PRA56232",
 "name": "2023 Ford Maverick XL",
 "year": 2023,
 "make": "Ford",
 "model": "Maverick",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 25795,
 "currency": "USD",
 "mileage": 48035,
 "vin": "3FTTW8E33PRA56232",
 "image": null,
 "url": "https://carchat.io/v/automall59/3FTTW8E33PRA56232",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This used 2023 Ford Maverick is the kind of truck that makes everyday chores feel a little easier. Compact enough to tuck into tight city spots, yet practical for weekend projects, the Maverick puts useful tech where you notice it: a rear camera that takes the guesswork out of backing up and steering wheel controls that keep your focus on the road. Cruise control makes highway stretches effortless, a tire pressure monitor keeps an eye on safety, and cabin air filtration helps keep the interior f",
 "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": "automall59",
   "vin": "3FTTW8E33PRA56232",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}