{
 "id": "URL369a5b59b389c9f023ec92b6c23d0dc6a12df21c",
 "name": "2021 Nissan Sentra",
 "year": 2021,
 "make": "Nissan",
 "model": "Sentra",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 11995,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/4ccb65dcedd5717874c20a2517301572/480x360/2021-nissan-sentra-sv-4dr-sedan.jpg",
 "url": "https://carchat.io/v/gold-starmotors-inc/URL369a5b59b389c9f023ec92b6c23d0dc6a12df21c",
 "dealer": {
  "id": "gold-starmotors-inc",
  "name": "Gold StarMotors Inc.",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/gold-starmotors-inc"
 },
 "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": "gold-starmotors-inc",
   "vin": "URL369a5b59b389c9f023ec92b6c23d0dc6a12df21c",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}