{
 "id": "URLdbab10fe3eeb3304cf25ced537bb7bda79909f1a",
 "name": "2023 Ford Models are in stock and ready to test drive!",
 "year": 2023,
 "make": "Ford",
 "model": "Models are",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "http://images.dealer.com/ddc/vehicles/2023/Ford/Ranger/Truck/still/front-left/front-left-2080-en_US.jpg",
 "url": "https://carchat.io/v/access-ford-of-corpus-christi/URLdbab10fe3eeb3304cf25ced537bb7bda79909f1a",
 "dealer": {
  "id": "access-ford-of-corpus-christi",
  "name": "Access Ford of Corpus Christi",
  "city": "Corpus Christi",
  "state": "TX",
  "url": "https://carchat.io/d/access-ford-of-corpus-christi"
 },
 "description": "New Inventory Corpus Christi, TX 78410",
 "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": "access-ford-of-corpus-christi",
   "vin": "URLdbab10fe3eeb3304cf25ced537bb7bda79909f1a",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}