{
 "id": "5TDYZRAH3LS025610",
 "name": "Used 2020 Toyota Highlander Limited",
 "year": 2020,
 "make": "Toyota",
 "model": "Highlander",
 "trim": null,
 "bodyStyle": "suv",
 "color": "moon dust",
 "condition": "used",
 "price": 29752,
 "currency": "USD",
 "mileage": 102391,
 "vin": "5TDYZRAH3LS025610",
 "image": "https://pictures.dealer.com/h/hondaofmurfreesboro/0929/b860f0cbfb3235d475d292cef2bb470dx.jpg",
 "url": "https://carchat.io/v/honda-of-murfreesboro/5TDYZRAH3LS025610",
 "dealer": {
  "id": "honda-of-murfreesboro",
  "name": "Honda of Murfreesboro",
  "city": "Murfreesboro",
  "state": "TN",
  "url": "https://carchat.io/d/honda-of-murfreesboro"
 },
 "description": "Is this 2020 Toyota Highlander your perfect car? Contact Honda of Murfreesboro to see this Moon Dust Limited SUV available for $29752",
 "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": "5TDYZRAH3LS025610",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}