{
 "id": "1FTSW21R98ED59507",
 "name": "Used 2008 Ford F-250SD Lariat",
 "year": 2008,
 "make": "Ford",
 "model": "F-250SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 18999,
 "currency": "USD",
 "mileage": 197982,
 "vin": "1FTSW21R98ED59507",
 "image": "https://pictures.dealer.com/g/goldencirclefordparsonsdms/1724/db1feee423af82a31d0e61c07030382bx.jpg",
 "url": "https://carchat.io/v/golden-circle-lincoln/1FTSW21R98ED59507",
 "dealer": {
  "id": "golden-circle-lincoln",
  "name": "Golden Circle Lincoln",
  "city": "Lincoln dealership in Jackson",
  "state": "TN",
  "url": "https://carchat.io/d/golden-circle-lincoln"
 },
 "description": "Is this 2008 Ford F-250SD your perfect car? Contact Golden Circle Lincoln to see this Black Lariat Truck available for $18999",
 "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": "golden-circle-lincoln",
   "vin": "1FTSW21R98ED59507",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}