{
 "id": "3FTTW8G98PRA47964",
 "name": "Used 2023 Ford Maverick Lariat",
 "year": 2023,
 "make": "Ford",
 "model": "Maverick",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 35995,
 "currency": "USD",
 "mileage": 20206,
 "vin": "3FTTW8G98PRA47964",
 "image": "https://pictures.dealer.com/t/tylertylerfordfd/0226/a2858428aee8955ca838541a0963cfe8x.jpg",
 "url": "https://carchat.io/v/tyler-ford-ltd/3FTTW8G98PRA47964",
 "dealer": {
  "id": "tyler-ford-ltd",
  "name": "Tyler Ford, LTD",
  "city": "Tyler",
  "state": "TX",
  "url": "https://carchat.io/d/tyler-ford-ltd"
 },
 "description": "Is this 2023 Ford Maverick your perfect car? Contact Tyler Ford to see this Avalanche Gray Lariat available for $35995",
 "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": "tyler-ford-ltd",
   "vin": "3FTTW8G98PRA47964",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}