{
 "id": "3FTTW8F96NRA43667",
 "name": "Used 2022 Ford Maverick XL",
 "year": 2022,
 "make": "Ford",
 "model": "Maverick",
 "trim": null,
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 24017,
 "currency": "USD",
 "mileage": 46522,
 "vin": "3FTTW8F96NRA43667",
 "image": "https://pictures.dealer.com/f/fairwayhendersonfordfd/1143/dd7a79e5471dedc54205f1aad2cce408x.jpg",
 "url": "https://carchat.io/v/fairway-ford-henderson/3FTTW8F96NRA43667",
 "dealer": {
  "id": "fairway-ford-henderson",
  "name": "Fairway Ford Henderson",
  "city": "S Henderson",
  "state": "TX",
  "url": "https://carchat.io/d/fairway-ford-henderson"
 },
 "description": "Is this 2022 Ford Maverick your perfect car? Contact Fairway Ford Henderson to see this Velocity Blue Metallic XL Crew Cab Short Bed Truck available for $24017",
 "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": "fairway-ford-henderson",
   "vin": "3FTTW8F96NRA43667",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}