{
 "id": "5FNRL6H7XJB088951",
 "name": "Used 2018 Honda Odyssey EX-L",
 "year": 2018,
 "make": "Honda",
 "model": "Odyssey",
 "trim": null,
 "bodyStyle": "minivan",
 "color": "gray",
 "condition": "used",
 "price": 20204,
 "currency": "USD",
 "mileage": 100896,
 "vin": "5FNRL6H7XJB088951",
 "image": "https://pictures.dealer.com/l/lithiahondacarsofrockwall/0769/6b671114748fd5c80be5395030b382bbx.jpg",
 "url": "https://carchat.io/v/honda-cars-of-rockwall/5FNRL6H7XJB088951",
 "dealer": {
  "id": "honda-cars-of-rockwall",
  "name": "Honda Cars of Rockwall",
  "city": "Rockwall",
  "state": "TX",
  "url": "https://carchat.io/d/honda-cars-of-rockwall"
 },
 "description": "Is this 2018 Honda Odyssey your perfect car? Contact Honda Cars of Rockwall to see this Gray EX-L Van available for $20204",
 "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-cars-of-rockwall",
   "vin": "5FNRL6H7XJB088951",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}