{
 "id": "JTEEU5JR1N5254777",
 "name": "Used 2022 Toyota 4Runner SR5",
 "year": 2022,
 "make": "Toyota",
 "model": "4Runner",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 32075,
 "currency": "USD",
 "mileage": 73735,
 "vin": "JTEEU5JR1N5254777",
 "image": "https://pictures.dealer.com/c/coastalbendfordfordfd/0147/6f24a49d05377deceacfa01bd1b394d3x.jpg",
 "url": "https://carchat.io/v/coastal-bend-ford/JTEEU5JR1N5254777",
 "dealer": {
  "id": "coastal-bend-ford",
  "name": "Coastal Bend Ford",
  "city": "Beeville",
  "state": "TX",
  "url": "https://carchat.io/d/coastal-bend-ford"
 },
 "description": "Is this 2022 Toyota 4Runner your perfect car? Contact Coastal Bend Ford to see this White SR5 SUV available for $32075",
 "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": "coastal-bend-ford",
   "vin": "JTEEU5JR1N5254777",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}