{
 "id": "1FMCU0H66MUB08787",
 "name": "Used 2021 Ford Escape SEL",
 "year": 2021,
 "make": "Ford",
 "model": "Escape",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 20612,
 "currency": "USD",
 "mileage": 44043,
 "vin": "1FMCU0H66MUB08787",
 "image": "https://pictures.dealer.com/h/hondaofmurfreesboro/0081/66e89310de42ce2b57439478737f968bx.jpg",
 "url": "https://carchat.io/v/honda-of-murfreesboro/1FMCU0H66MUB08787",
 "dealer": {
  "id": "honda-of-murfreesboro",
  "name": "Honda of Murfreesboro",
  "city": "Murfreesboro",
  "state": "TN",
  "url": "https://carchat.io/d/honda-of-murfreesboro"
 },
 "description": "Is this 2021 Ford Escape your perfect car? Contact Honda of Murfreesboro to see this Oxford White SEL SUV available for $20612",
 "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": "1FMCU0H66MUB08787",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}