{
 "id": "5YFBPRHE8EP081917",
 "name": "2014 Toyota Corolla",
 "year": 2014,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "LE Eco Plus",
 "bodyStyle": "sedan",
 "color": "brown",
 "condition": "used",
 "price": 8999,
 "currency": "USD",
 "mileage": 149295,
 "vin": "5YFBPRHE8EP081917",
 "image": "https://cdn05.carsforsale.com/6426283514f8c8af43a18aeae45cbbdc/6426283514f8c8af43a18aeae45cbbdc.jpg?width=1280&height=960&format=original&sig=801c2f78ec2a056b",
 "url": "https://carchat.io/v/correas-auto-sales/5YFBPRHE8EP081917",
 "dealer": {
  "id": "correas-auto-sales",
  "name": "Correas Auto Sales",
  "city": "Kirby",
  "state": "TX",
  "url": "https://carchat.io/d/correas-auto-sales"
 },
 "description": "Introducing the 2014 Toyota Corolla LE Eco Plus - the perfect blend of style, efficiency, and reliability. This sleek and modern sedan boasts a spacious interior and comfortable seating for all passengers. With the LE Eco Plus trim, you'll enjoy a fuel-efficient 1.8L 4-cylinder engine, delivering an impressive 42 mpg on the highway. But don't let its efficiency fool you, this Corolla also packs a punch with 140 horsepower and smooth handling. <br />Step inside and you'll find a well-designed cab",
 "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": "correas-auto-sales",
   "vin": "5YFBPRHE8EP081917",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}