{
 "id": "NM0LS6E79F1174651",
 "name": "2015 Ford Transit Connect XL",
 "year": 2015,
 "make": "Ford",
 "model": "Transit Connect",
 "trim": "XL",
 "bodyStyle": "minivan",
 "color": "white",
 "condition": "used",
 "price": 9995,
 "currency": "USD",
 "mileage": 101709,
 "vin": "NM0LS6E79F1174651",
 "image": "https://imagescdn.dealercarsearch.com/Media/4684/23575413/639071019243917574.jpg",
 "url": "https://carchat.io/v/avinenterprises/NM0LS6E79F1174651",
 "dealer": {
  "id": "avinenterprises",
  "name": "Avinenterprises",
  "city": "Tampa",
  "state": "FL",
  "url": "https://carchat.io/d/avinenterprises"
 },
 "description": "Versatile and fuel-efficient 2015 Ford Transit Connect, perfect for business or everyday use. Spacious cargo area, clean, and ready to work!?? Contact us today 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": "NM0LS6E79F1174651",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}