{
 "id": "1FMCU9J92LUB42975",
 "name": "2020 Ford Escape Titanium",
 "year": 2020,
 "make": "Ford",
 "model": "Escape",
 "trim": "Titanium",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 17500,
 "currency": "USD",
 "mileage": 75209,
 "vin": "1FMCU9J92LUB42975",
 "image": null,
 "url": "https://carchat.io/v/rjhuppauto/1FMCU9J92LUB42975",
 "dealer": {
  "id": "rjhuppauto",
  "name": "Rjhuppauto",
  "city": "Gallipolis",
  "state": "OH",
  "url": "https://carchat.io/d/rjhuppauto"
 },
 "description": "Meet the Black 2020 Ford Escape, a used SUV thats ready to turn everyday drives into something a little more exciting. Wrapped in a sleek black exterior and paired with a matching black leather interior, it strikes a confident, modern look that feels just as good as it looks.Under the hood, the EcoBoost 2.0L turbocharged 4-cylinder brings punchy energy to your commute, while the 8-speed automatic transmission keeps everything smooth and responsive. And when the weather shifts or the road gets un",
 "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": "rjhuppauto",
   "vin": "1FMCU9J92LUB42975",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}