{
 "id": "SCA666D56GU102284",
 "name": "2016 Rolls-Royce Dawn",
 "year": 2016,
 "make": "Rolls-Royce",
 "model": "Dawn",
 "trim": null,
 "bodyStyle": "convertible",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 10058,
 "vin": "SCA666D56GU102284",
 "image": null,
 "url": "https://carchat.io/v/rolls-royce-motor-cars-houston/SCA666D56GU102284",
 "dealer": {
  "id": "rolls-royce-motor-cars-houston",
  "name": "Rolls-Royce Motor Cars Houston",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/rolls-royce-motor-cars-houston"
 },
 "description": "View photos and features of this Used 2016 Rolls-Royce Dawn for sale at Rolls-Royce Houston",
 "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": "rolls-royce-motor-cars-houston",
   "vin": "SCA666D56GU102284",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}