{
 "id": "1FTFW1E89NFA60313",
 "name": "Used 2022 Ford F-150 King Ranch",
 "year": 2022,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 37488,
 "currency": "USD",
 "mileage": 136467,
 "vin": "1FTFW1E89NFA60313",
 "image": "https://pictures.dealer.com/s/stevemarshfordfd/1662/58c7b740b4a198ad2c0a7c2b2261dc6cx.jpg",
 "url": "https://carchat.io/v/steve-marsh-ford/1FTFW1E89NFA60313",
 "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 F-150 your perfect car? Contact Steve Marsh Ford to see this Star White King Ranch Crew Cab available for $37488",
 "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": "1FTFW1E89NFA60313",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}