{
 "id": "5J6RW1H80HL001322",
 "name": "Used 2017 Honda CR-V EX-L",
 "year": 2017,
 "make": "Honda",
 "model": "CR-V",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 21115,
 "currency": "USD",
 "mileage": 67746,
 "vin": "5J6RW1H80HL001322",
 "image": "https://pictures.dealer.com/s/southdallasmitsubishi/0167/d9b7f8b7bef5dd837bcd1f52751af047x.jpg",
 "url": "https://carchat.io/v/south-dallas-mitsubishi/5J6RW1H80HL001322",
 "dealer": {
  "id": "south-dallas-mitsubishi",
  "name": "South Dallas Mitsubishi",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/south-dallas-mitsubishi"
 },
 "description": "Is this 2017 Honda CR-V your perfect car? Contact South Dallas Mitsubishi to see this Silver EX-L SUV available for $21115",
 "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": "south-dallas-mitsubishi",
   "vin": "5J6RW1H80HL001322",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}