{
 "id": "JTEBU11F09K069953",
 "name": "Used 2009 Toyota FJ Cruiser",
 "year": 2009,
 "make": "Toyota",
 "model": "FJ Cruiser",
 "trim": null,
 "bodyStyle": null,
 "color": "yellow",
 "condition": "used",
 "price": 14995,
 "currency": "USD",
 "mileage": 158000,
 "vin": "JTEBU11F09K069953",
 "image": "https://pictures.dealer.com/s/stocktonfordfd/1234/14ef44292f844a99b9692434a6dedd49.jpeg",
 "url": "https://carchat.io/v/stockton-ford-inc/JTEBU11F09K069953",
 "dealer": {
  "id": "stockton-ford-inc",
  "name": "Stockton Ford Inc",
  "city": "W. Dickinson Fort Stockton",
  "state": "TX",
  "url": "https://carchat.io/d/stockton-ford-inc"
 },
 "description": "Is this 2009 Toyota FJ Cruiser your perfect car? Contact Stockton Ford Inc to see this Yellow 4WD Auto available for $14995",
 "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": "stockton-ford-inc",
   "vin": "JTEBU11F09K069953",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}