{
 "id": "1FA6P8CF2F5322127",
 "name": "2015 Ford Mustang GT Premium",
 "year": 2015,
 "make": "Ford",
 "model": "Mustang",
 "trim": "GT Premium",
 "bodyStyle": "coupe",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 105609,
 "vin": "1FA6P8CF2F5322127",
 "image": null,
 "url": "https://carchat.io/v/ef2676ba-22c3-4ac7-a556-2cb84e6649d6/1FA6P8CF2F5322127",
 "dealer": {
  "id": "ef2676ba-22c3-4ac7-a556-2cb84e6649d6",
  "name": "Covert CDJR Bee Cave",
  "city": "Austin",
  "state": "TX",
  "url": "https://carchat.io/d/covert-cdjr-bee-cave"
 },
 "description": "This vehicle is located at Covert Buick GMC of Austin on 11750 Research Blvd Suite D, Austin, TX 78759. Visit us soon to take a test drive of this great vehicle. Give us a call at 512-583-3420for more information! Blue Metallic 2015 Ford Mustang GT Premium RWD 5.0L V8 Ti-VCT GT Premium Recent Arrival! Serving Central Texas and beyond since 1909. Come experience the Covert Commitment today!",
 "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": "ef2676ba-22c3-4ac7-a556-2cb84e6649d6",
   "vin": "1FA6P8CF2F5322127",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}