{
 "id": "1HGCR2F37HA193500",
 "name": "2017 Honda Accord",
 "year": 2017,
 "make": "Honda",
 "model": "Accord",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 13950,
 "currency": "USD",
 "mileage": 58636,
 "vin": "1HGCR2F37HA193500",
 "image": "https://imagescf.dealercenter.net/640/480/202507-1626727dfef0441ca4ded5ec14dc13b0.jpg",
 "url": "https://carchat.io/v/castroville-auto-sales-llc/1HGCR2F37HA193500",
 "dealer": {
  "id": "castroville-auto-sales-llc",
  "name": "CastroVille Auto Sales LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/castroville-auto-sales-llc"
 },
 "description": "Find USED 2017 HONDA ACCORD for sale at Sold in San Antonio, TX at CastroVille Auto Sales LLC now.",
 "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": "castroville-auto-sales-llc",
   "vin": "1HGCR2F37HA193500",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}