{
 "id": "1FA6P8CF1T5409545",
 "name": "New 2026 Ford Mustang GT Fastback",
 "year": 2026,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "white",
 "condition": "new",
 "price": 55139,
 "currency": "USD",
 "mileage": 10,
 "vin": "1FA6P8CF1T5409545",
 "image": "https://pictures.dealer.com/s/sharpmotorfordfd/1112/63859b9beafb4169d59f04b5c83cd48fx.jpg",
 "url": "https://carchat.io/v/sharp-motor-company-inc/1FA6P8CF1T5409545",
 "dealer": {
  "id": "sharp-motor-company-inc",
  "name": "Sharp Motor Company Inc",
  "city": "Pulaski",
  "state": "TN",
  "url": "https://carchat.io/d/sharp-motor-company-inc"
 },
 "description": "Is this 2026 Ford Mustang your perfect car? Contact Sharp Motor Company Inc. to see this Oxford White GT Fastback Coupe available for $55139",
 "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": "sharp-motor-company-inc",
   "vin": "1FA6P8CF1T5409545",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}