{
 "id": "URL2989bf1bce10d20554d81d97808a50f6e293e2be",
 "name": "2020 Ford Models Coming Soon",
 "year": 2020,
 "make": "Ford",
 "model": "Models Coming",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/mac-haik-ford-lincoln/URL2989bf1bce10d20554d81d97808a50f6e293e2be",
 "dealer": {
  "id": "mac-haik-ford-lincoln",
  "name": "Mac Haik Ford Lincoln",
  "city": "Georgetown",
  "state": "TX",
  "url": "https://carchat.io/d/mac-haik-ford-lincoln"
 },
 "description": "New 2020 Ford Models Coming Soon",
 "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": "mac-haik-ford-lincoln",
   "vin": "URL2989bf1bce10d20554d81d97808a50f6e293e2be",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}