{
 "id": "1HGCP3F82BA021583",
 "name": "Used 2011 Honda Accord EX-L",
 "year": 2011,
 "make": "Honda",
 "model": "Accord",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 12725,
 "currency": "USD",
 "mileage": 99325,
 "vin": "1HGCP3F82BA021583",
 "image": "https://pictures.dealer.com/h/hondaofforthworth/1765/7c981d37ca1d67c4d14b2b44676ba3f8x.jpg",
 "url": "https://carchat.io/v/honda-of-fort-worth/1HGCP3F82BA021583",
 "dealer": {
  "id": "honda-of-fort-worth",
  "name": "Honda of Fort Worth",
  "city": "Fort Worth",
  "state": "TX",
  "url": "https://carchat.io/d/honda-of-fort-worth"
 },
 "description": "Is this 2011 Honda Accord your perfect car? Contact Honda of Fort Worth to see this Basque Red Pearl EX-L Sedan available for $12725",
 "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": "honda-of-fort-worth",
   "vin": "1HGCP3F82BA021583",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}