{
 "id": "1FMCU9DG2BKA13333",
 "name": "2011 Ford Escape XLT",
 "year": 2011,
 "make": "Ford",
 "model": "Escape",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 2500,
 "currency": "USD",
 "mileage": 213359,
 "vin": "1FMCU9DG2BKA13333",
 "image": null,
 "url": "https://carchat.io/v/rjhuppauto/1FMCU9DG2BKA13333",
 "dealer": {
  "id": "rjhuppauto",
  "name": "Rjhuppauto",
  "city": "Gallipolis",
  "state": "OH",
  "url": "https://carchat.io/d/rjhuppauto"
 },
 "description": "Introducing this sleek and reliable Blue 2011 Ford Escape - the perfect vehicle for all your adventures! This car is not just a mode of transportation; it's a trusty sidekick ready to take on any challenge you throw its way. With its spacious interior and smooth handling, you'll never want the journey to end.What sets this Blue 2011 Ford Escape apart is its transparency - a Carfax report is available for your peace of mind, giving you a clear picture of its history and ensuring you're making a s",
 "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": "1FMCU9DG2BKA13333",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}