{
 "id": "1FM5K7FH8HGB87900",
 "name": "2017 Ford Explorer Limited FWD",
 "year": 2017,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Limited FWD",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 7995,
 "currency": "USD",
 "mileage": 200760,
 "vin": "1FM5K7FH8HGB87900",
 "image": "https://imagescdn.dealercarsearch.com/Media/4684/24252856/639237870278284559.jpg",
 "url": "https://carchat.io/v/avinenterprises/1FM5K7FH8HGB87900",
 "dealer": {
  "id": "avinenterprises",
  "name": "Avinenterprises",
  "city": "Tampa",
  "state": "FL",
  "url": "https://carchat.io/d/avinenterprises"
 },
 "description": "Spacious, stylish, and versatile, this 2017 Ford Explorer is perfect for families and everyday driving. Enjoy a nice ride, comfortable interior, plenty of passenger and cargo space, and modern features. Well-maintained and ready for the road. Contact us for more details or to schedule a 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": "avinenterprises",
   "vin": "1FM5K7FH8HGB87900",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}