{
 "id": "1FMEE5BP8NLB41575",
 "name": "2022 Ford Bronco Base, Big Bend, Black Diamond, Outer Banks",
 "year": 2022,
 "make": "Ford",
 "model": "Bronco",
 "trim": "Base, Big Bend, Black Diamond, Outer Banks",
 "bodyStyle": "suv",
 "color": "green",
 "condition": "used",
 "price": 42994,
 "currency": "USD",
 "mileage": 45357,
 "vin": "1FMEE5BP8NLB41575",
 "image": "https://cdn.dealrimages.com/CQ%2FPT%2FJV%2FR3OKKQZ6GEDOUZ.jpg?h=800",
 "url": "https://carchat.io/v/discountmotorsonline/1FMEE5BP8NLB41575",
 "dealer": {
  "id": "discountmotorsonline",
  "name": "Discountmotorsonline",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/discountmotorsonline"
 },
 "description": null,
 "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": "discountmotorsonline",
   "vin": "1FMEE5BP8NLB41575",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}