{
 "id": "JF2SHAFC4BH730122",
 "name": "2011 Subaru Forester",
 "year": 2011,
 "make": "Subaru",
 "model": "Forester",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 9995,
 "currency": "USD",
 "mileage": 120870,
 "vin": "JF2SHAFC4BH730122",
 "image": "https://imagescf.dealercenter.net/640/480/202507-b7d6216e8c58437eb3c5e82bff0d4b89.jpg",
 "url": "https://carchat.io/v/empire-auto-group/JF2SHAFC4BH730122",
 "dealer": {
  "id": "empire-auto-group",
  "name": "EMPIRE AUTO GROUP",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/empire-auto-group"
 },
 "description": "Find USED 2011 SUBARU FORESTER for sale at $9,995.00 in San Antonio, TX at Empire Auto Group 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": "empire-auto-group",
   "vin": "JF2SHAFC4BH730122",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}