{
 "id": "URLab22e8e11866f4a371c29c1baa7698ba0ae6884d",
 "name": "2010 Toyota Corolla",
 "year": 2010,
 "make": "Toyota",
 "model": "Corolla",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 8250,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/787ef6cdb8610aa0732d0679252e0956/480x360/2010-toyota-corolla-s-4dr-sedan-4a.jpg",
 "url": "https://carchat.io/v/encino-motors/URLab22e8e11866f4a371c29c1baa7698ba0ae6884d",
 "dealer": {
  "id": "encino-motors",
  "name": "Encino Motors",
  "city": "Floresville",
  "state": "TX",
  "url": "https://carchat.io/d/encino-motors"
 },
 "description": null,
 "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": "encino-motors",
   "vin": "URLab22e8e11866f4a371c29c1baa7698ba0ae6884d",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}