{
 "id": "1FMCU0J9XEUB71073",
 "name": "Used 2014 Ford Escape Titanium",
 "year": 2014,
 "make": "Ford",
 "model": "Escape",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 10991,
 "currency": "USD",
 "mileage": 123344,
 "vin": "1FMCU0J9XEUB71073",
 "image": "https://pictures.dealer.com/h/hondaofmurfreesboro/0088/fb3704dc9b05f3bb540e8745dc106d3ex.jpg",
 "url": "https://carchat.io/v/honda-of-murfreesboro/1FMCU0J9XEUB71073",
 "dealer": {
  "id": "honda-of-murfreesboro",
  "name": "Honda of Murfreesboro",
  "city": "Murfreesboro",
  "state": "TN",
  "url": "https://carchat.io/d/honda-of-murfreesboro"
 },
 "description": "Is this 2014 Ford Escape your perfect car? Contact Honda of Murfreesboro to see this Tuxedo Black Titanium SUV available for $10991",
 "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": "honda-of-murfreesboro",
   "vin": "1FMCU0J9XEUB71073",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}