{
 "id": "4T1BF1FK7FU911736",
 "name": "2015 Toyota Camry XLE",
 "year": 2015,
 "make": "Toyota",
 "model": "Camry",
 "trim": "XLE",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 139369,
 "vin": "4T1BF1FK7FU911736",
 "image": null,
 "url": "https://carchat.io/v/bigcitycarsfortwayne/4T1BF1FK7FU911736",
 "dealer": {
  "id": "bigcitycarsfortwayne",
  "name": "Bigcitycarsfortwayne",
  "city": "Fort Wayne",
  "state": "IN",
  "url": "https://carchat.io/d/bigcitycarsfortwayne"
 },
 "description": "Slide into this red 2015 Toyota Camry and youll see why the classic sedan never goes out of style. The bold red exterior brings a little extra energy to your everyday drive, whether youre pulling up to the office, heading out for dinner, or just taking the long way home because you can.Inside, the cabin feels refreshingly refined thanks to ash-colored leather seating that gives the interior a clean, modern vibe. Its the kind of space that makes commuting feel less like a chore and more like a co",
 "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": "bigcitycarsfortwayne",
   "vin": "4T1BF1FK7FU911736",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}