{
 "id": "1ZVFT82H955135620",
 "name": "2005 Ford Mustang GT",
 "year": 2005,
 "make": "Ford",
 "model": "Mustang",
 "trim": "GT",
 "bodyStyle": "coupe",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 106243,
 "vin": "1ZVFT82H955135620",
 "image": null,
 "url": "https://carchat.io/v/bahiaautosales/1ZVFT82H955135620",
 "dealer": {
  "id": "bahiaautosales",
  "name": "Bahiaautosales",
  "city": "Vista",
  "state": "CA",
  "url": "https://carchat.io/d/bahiaautosales"
 },
 "description": "Meet a gray 2005 Ford Mustang coupe that knows how to make an entrance without saying a word. With its classic Mustang attitude and sleek gray finish, this two-door is all about enjoying the road aheadwhether youre rolling through town or taking the long way home just because you can.Slide into the matching gray interior and settle in for a drive that feels unmistakably Mustang. Under the hood sits a 4.6L V8 running on gasoline, delivering that satisfying eight-cylinder character that makes ever",
 "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": "bahiaautosales",
   "vin": "1ZVFT82H955135620",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}