{
 "id": "1FA6P8CF7N5127722",
 "name": "2022 Ford Mustang GT Coupe",
 "year": 2022,
 "make": "Ford",
 "model": "Mustang",
 "trim": "GT Coupe",
 "bodyStyle": "coupe",
 "color": "orange",
 "condition": "used",
 "price": 39997,
 "currency": "USD",
 "mileage": 24305,
 "vin": "1FA6P8CF7N5127722",
 "image": "https://imagescdn.dealercarsearch.com/Media/17143/23654264/639112629773344390.jpg",
 "url": "https://carchat.io/v/frankfortcaroutlet/1FA6P8CF7N5127722",
 "dealer": {
  "id": "frankfortcaroutlet",
  "name": "Frankfortcaroutlet",
  "city": "Frankfort",
  "state": "IL",
  "url": "https://carchat.io/d/frankfortcaroutlet"
 },
 "description": "Visit Frankfort Car Outlet online at frankfortcaroutlet.com to see more pictures of this vehicle or call us at 708-350-6000 today to schedule your test drive.",
 "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": "frankfortcaroutlet",
   "vin": "1FA6P8CF7N5127722",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}