{
 "id": "1FA6P8AM3G5316274",
 "name": "2016 Ford Mustang V6 Coupe",
 "year": 2016,
 "make": "Ford",
 "model": "Mustang",
 "trim": "V6 Coupe",
 "bodyStyle": "coupe",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 41311,
 "vin": "1FA6P8AM3G5316274",
 "image": null,
 "url": "https://carchat.io/v/palmettobaymotors/1FA6P8AM3G5316274",
 "dealer": {
  "id": "palmettobaymotors",
  "name": "Palmettobaymotors",
  "city": "Miami",
  "state": "FL",
  "url": "https://carchat.io/d/palmettobaymotors"
 },
 "description": "Get ready to hit the streets in style with this sleek Blue 2016 Ford Mustang! This beauty not only turns heads with its vibrant color, but it also packs a punch under the hood. With top-notch safety features like Vehicle Stability Control System and multiple airbags, you can feel confident on every drive. Take control with the leather steering wheel and enjoy the convenience of keyless entry. Cruise down the road while listening to your favorite tunes on the AM/FM radio, and let the automatic he",
 "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": "palmettobaymotors",
   "vin": "1FA6P8AM3G5316274",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}