{
 "id": "1FMSK7DH7NGB56655",
 "name": "Used 2022 Ford Explorer XLT",
 "year": 2022,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 24988,
 "currency": "USD",
 "mileage": 69671,
 "vin": "1FMSK7DH7NGB56655",
 "image": "https://pictures.dealer.com/s/stevemarshfordfd/1043/046693a919393e50a17dfcc91586baaax.jpg",
 "url": "https://carchat.io/v/steve-marsh-ford/1FMSK7DH7NGB56655",
 "dealer": {
  "id": "steve-marsh-ford",
  "name": "Steve Marsh Ford",
  "city": "Milan",
  "state": "TN",
  "url": "https://carchat.io/d/steve-marsh-ford"
 },
 "description": "Is this 2022 Ford Explorer your perfect car? Contact Steve Marsh Ford to see this Red XLT SUV available for $24988",
 "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": "steve-marsh-ford",
   "vin": "1FMSK7DH7NGB56655",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}