{
 "id": "3FTTW8E94NRA76765",
 "name": "Used 2022 Ford Maverick",
 "year": 2022,
 "make": "Ford",
 "model": "Maverick",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 24442,
 "currency": "USD",
 "mileage": 32296,
 "vin": "3FTTW8E94NRA76765",
 "image": "https://pictures.dealer.com/f/friendlycrosbyfordfd/0710/3d7d88a377c1ef4ab116edcce2ce14b3x.jpg",
 "url": "https://carchat.io/v/friendly-ford-of-crosby/3FTTW8E94NRA76765",
 "dealer": {
  "id": "friendly-ford-of-crosby",
  "name": "Friendly Ford of Crosby",
  "city": "Crosby",
  "state": "TX",
  "url": "https://carchat.io/d/friendly-ford-of-crosby"
 },
 "description": "Is this 2022 Ford Maverick your perfect car? Contact Friendly Ford of Crosby to see this Carbonized Gray Truck SuperCrew available for $24442",
 "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": "friendly-ford-of-crosby",
   "vin": "3FTTW8E94NRA76765",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}