{
 "id": "URLdb300f05e08376873511485c72cc981384384777",
 "name": "2013 Ford Focus",
 "year": 2013,
 "make": "Ford",
 "model": "Focus",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 5800,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/00c0c81f52eba21ed4566761ba487e8287/480x360/2013-ford-focus-se-4dr-hatchback.jpg",
 "url": "https://carchat.io/v/azin-motors/URLdb300f05e08376873511485c72cc981384384777",
 "dealer": {
  "id": "azin-motors",
  "name": "Azin Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/azin-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": "azin-motors",
   "vin": "URLdb300f05e08376873511485c72cc981384384777",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}