{
 "id": "5FPYK3F82HB015292",
 "name": "Certified Pre-Owned 2017 Honda Ridgeline Black Edition",
 "year": 2017,
 "make": "Honda",
 "model": "Ridgeline",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 24325,
 "currency": "USD",
 "mileage": 50021,
 "vin": "5FPYK3F82HB015292",
 "image": "https://pictures.dealer.com/h/hondaofforthworth/0969/b3bd90c09147e0bc3abc6e6df8e609aex.jpg",
 "url": "https://carchat.io/v/honda-of-fort-worth/5FPYK3F82HB015292",
 "dealer": {
  "id": "honda-of-fort-worth",
  "name": "Honda of Fort Worth",
  "city": "Fort Worth",
  "state": "TX",
  "url": "https://carchat.io/d/honda-of-fort-worth"
 },
 "description": "Is this 2017 Honda Ridgeline your perfect car? Contact Honda of Fort Worth to see this Crystal Black Pearl Black Edition Truck Crew Cab available for $24325",
 "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-fort-worth",
   "vin": "5FPYK3F82HB015292",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}