{
 "id": "SCBGT3ZA7DC082531",
 "name": "2013 Bentley Continental GTC Convertible 2D",
 "year": 2013,
 "make": "Bentley",
 "model": "Continental",
 "trim": "GTC Convertible 2D",
 "bodyStyle": "convertible",
 "color": "white",
 "condition": "used",
 "price": 62000,
 "currency": "USD",
 "mileage": 56802,
 "vin": "SCBGT3ZA7DC082531",
 "image": "https://storage.googleapis.com/talkinto-production-dealerships-catalog-photos/e6ae76c8-680b-4b8a-87b2-002b90a8121a/mZxJ70rE.jpg",
 "url": "https://carchat.io/v/hammertime/SCBGT3ZA7DC082531",
 "dealer": {
  "id": "hammertime",
  "name": "Hammertime",
  "city": "Jeep",
  "state": "CJ",
  "url": "https://carchat.io/d/hammertime"
 },
 "description": "For more info on this 2013 Bentley Continental GTC Convertible 2D message us now. We are here to answer all of your questions and make sure your car buying experience is a pleasure!",
 "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": "hammertime",
   "vin": "SCBGT3ZA7DC082531",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}