{
 "id": "JF1VBAF69N9018345",
 "name": "2022 Subaru WRX",
 "year": 2022,
 "make": "Subaru",
 "model": "WRX",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 28706,
 "currency": "USD",
 "mileage": 14157,
 "vin": "JF1VBAF69N9018345",
 "image": "https://adomaticio-prod-cdn.nyc3.cdn.digitaloceanspaces.com/inventory/vauto/elder_mitsubishi_killeen/JF1VBAF69N9018345/6ecaa6fc-b8e6-4823-954f-6238ce565808_v2.webp",
 "url": "https://carchat.io/v/fazenda-inc/JF1VBAF69N9018345",
 "dealer": {
  "id": "fazenda-inc",
  "name": "Fazenda Inc.",
  "city": "Cedar Park",
  "state": "TX",
  "url": "https://carchat.io/d/fazenda-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": "fazenda-inc",
   "vin": "JF1VBAF69N9018345",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}