{
 "id": "URL072cd8033ad14289b163bc8c6bd6d5b5c77460a5",
 "name": "2023 Ford Escape",
 "year": 2023,
 "make": "Ford",
 "model": "Escape",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 20000,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://www.spford.com/uploads/spford-m2en/2021/03/LowerPrice.png",
 "url": "https://carchat.io/v/sam-pack-s-five-star-ford-carrollton/URL072cd8033ad14289b163bc8c6bd6d5b5c77460a5",
 "dealer": {
  "id": "sam-pack-s-five-star-ford-carrollton",
  "name": "Sam Pack's Five Star Ford Carrollton",
  "city": "E Carrollton",
  "state": "TX",
  "url": "https://carchat.io/d/sam-pack-s-five-star-ford-carrollton"
 },
 "description": "Search for a used Ford Escape in our pre-owned inventory. When you find a model you want to test drive, schedule a visit to our dealership.",
 "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": "sam-pack-s-five-star-ford-carrollton",
   "vin": "URL072cd8033ad14289b163bc8c6bd6d5b5c77460a5",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}