{
 "id": "3HGGK5H58FM742577",
 "name": "Used 2015 Honda Fit LX",
 "year": 2015,
 "make": "Honda",
 "model": "Fit",
 "trim": null,
 "bodyStyle": "hatchback",
 "color": "white",
 "condition": "used",
 "price": 15125,
 "currency": "USD",
 "mileage": 56797,
 "vin": "3HGGK5H58FM742577",
 "image": "https://pictures.dealer.com/h/hondaofforthworth/1612/79cf87d90298415217eaa671daf1b88ax.jpg",
 "url": "https://carchat.io/v/honda-of-fort-worth/3HGGK5H58FM742577",
 "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 2015 Honda Fit your perfect car? Contact Honda of Fort Worth to see this White Orchid Pearl LX Hatchback available for $15125",
 "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": "3HGGK5H58FM742577",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}