{
 "id": "1FMCU0GD9HUD82782",
 "name": "Used 2017 Ford Escape SE",
 "year": 2017,
 "make": "Ford",
 "model": "Escape",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 10149,
 "currency": "USD",
 "mileage": 93925,
 "vin": "1FMCU0GD9HUD82782",
 "image": "https://pictures.dealer.com/s/superiorsubaruofhoustonsoa/1547/afa4cbf110d90bea41493280c2e1626dx.jpg",
 "url": "https://carchat.io/v/superiorsubaru/1FMCU0GD9HUD82782",
 "dealer": {
  "id": "superiorsubaru",
  "name": "Superiorsubaru",
  "city": "Jersey Village",
  "state": "TX",
  "url": "https://carchat.io/d/superiorsubaru"
 },
 "description": "Is this 2017 Ford Escape your perfect car? Contact Superior Subaru of Houston to see this Shadow Black SE SUV available for $10149",
 "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": "superiorsubaru",
   "vin": "1FMCU0GD9HUD82782",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}