{
 "id": "5LM5J7XC8LGL07626",
 "name": "2020 Lincoln Aviator Reserve",
 "year": 2020,
 "make": "Lincoln",
 "model": "Aviator",
 "trim": "Reserve",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 31710,
 "currency": "USD",
 "mileage": 64501,
 "vin": "5LM5J7XC8LGL07626",
 "image": "https://imagescdn.dealercarsearch.com/Media/5061/24134825/639208506607277778.jpg",
 "url": "https://carchat.io/v/marksautomart/5LM5J7XC8LGL07626",
 "dealer": {
  "id": "marksautomart",
  "name": "Marksautomart",
  "city": "Fort Dodge",
  "state": "IA",
  "url": "https://carchat.io/d/marksautomart"
 },
 "description": "Visit Mark's Auto Mart online at www.marksautomart.net to see more pictures of this vehicle or call us at 515-573-5931 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": "marksautomart",
   "vin": "5LM5J7XC8LGL07626",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}