{
 "id": "3C4PDCGB0LT225876",
 "name": "2020 Dodge Journey",
 "year": 2020,
 "make": "Dodge",
 "model": "Journey",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 9400,
 "currency": "USD",
 "mileage": 84282,
 "vin": "3C4PDCGB0LT225876",
 "image": "https://imagescf.dealercenter.net/640/480/202601-4ed9c580824242b78596768b7629cc3c.jpg",
 "url": "https://carchat.io/v/castroville-auto-sales-llc/3C4PDCGB0LT225876",
 "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 2020 DODGE JOURNEY 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": "3C4PDCGB0LT225876",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}