{
  "marketplace": {
    "id": "fmkt_toronto_001",
    "name": "Harvest Lane Farmers' Market",
    "timezone": "America/Toronto",
    "currency": "CAD",
    "locale": "en-CA",
    "status": "open",
    "location": {
      "venue": "Riverside Community Square",
      "address": {
        "street": "125 Broadview Avenue",
        "city": "Toronto",
        "province": "ON",
        "postalCode": "M4M 2E9",
        "country": "CA"
      },
      "coordinates": {
        "latitude": 43.6592,
        "longitude": -79.3501
      }
    },
    "schedule": {
      "season": {
        "startsOn": "2026-05-02",
        "endsOn": "2026-10-31"
      },
      "marketDays": [
        {
          "day": "Saturday",
          "opensAt": "08:00",
          "closesAt": "14:00"
        }
      ],
      "holidayClosures": [
        "2026-07-01"
      ]
    },
    "serviceConfig": {
      "ordering": {
        "enabled": true,
        "minimumOrder": 10.00,
        "orderCutoffHours": 18,
        "allowSubstitutions": true
      },
      "fulfillment": {
        "pickup": {
          "enabled": true,
          "windows": [
            {
              "startsAt": "2026-08-01T09:00:00-04:00",
              "endsAt": "2026-08-01T11:00:00-04:00",
              "capacity": 80
            },
            {
              "startsAt": "2026-08-01T11:00:00-04:00",
              "endsAt": "2026-08-01T13:30:00-04:00",
              "capacity": 100
            }
          ]
        },
        "delivery": {
          "enabled": true,
          "radiusKm": 8,
          "fee": 6.50,
          "freeAbove": 75.00
        }
      },
      "payments": {
        "acceptedMethods": [
          "credit_card",
          "debit_card",
          "market_tokens"
        ],
        "captureMode": "on_fulfillment",
        "taxIncluded": false
      }
    }
  },
  "vendors": [
    {
      "id": "vendor_1024",
      "name": "Cedar Ridge Organics",
      "verified": true,
      "certifications": [
        {
          "type": "organic",
          "issuer": "Canada Organic Regime",
          "validUntil": "2027-03-31"
        }
      ],
      "farm": {
        "location": "Guelph, ON",
        "distanceKm": 82,
        "growingPractices": [
          "crop_rotation",
          "integrated_pest_management"
        ]
      },
      "products": [
        {
          "id": "prod_heirloom_tomatoes",
          "name": "Mixed Heirloom Tomatoes",
          "category": "produce",
          "description": "Field-grown assortment of ripe heirloom tomatoes.",
          "price": {
            "amount": 6.50,
            "unit": "basket",
            "unitQuantity": 1.0,
            "currency": "CAD"
          },
          "inventory": {
            "available": 34,
            "reserved": 6,
            "lowStockThreshold": 8
          },
          "attributes": {
            "organic": true,
            "seasonal": true,
            "containsAllergens": false
          },
          "images": [
            {
              "url": "https://cdn.example-market.ca/products/heirloom-tomatoes-1.jpg",
              "alt": "Basket of mixed heirloom tomatoes",
              "primary": true
            }
          ]
        },
        {
          "id": "prod_sweet_corn",
          "name": "Bi-Colour Sweet Corn",
          "category": "produce",
          "description": "Fresh-picked ears of tender bi-colour corn.",
          "price": {
            "amount": 8.00,
            "unit": "dozen",
            "unitQuantity": 12,
            "currency": "CAD"
          },
          "inventory": {
            "available": 19,
            "reserved": 3,
            "lowStockThreshold": 5
          },
          "attributes": {
            "organic": true,
            "seasonal": true,
            "containsAllergens": false
          },
          "images": []
        }
      ]
    },
    {
      "id": "vendor_1041",
      "name": "Maple Creek Apiary",
      "verified": true,
      "certifications": [],
      "farm": {
        "location": "Caledon, ON",
        "distanceKm": 54,
        "growingPractices": [
          "pollinator_friendly",
          "antibiotic_free"
        ]
      },
      "products": [
        {
          "id": "prod_wildflower_honey",
          "name": "Raw Wildflower Honey",
          "category": "pantry",
          "description": "Unpasteurized seasonal honey from local wildflowers.",
          "price": {
            "amount": 14.00,
            "unit": "jar",
            "unitQuantity": 500,
            "currency": "CAD"
          },
          "inventory": {
            "available": 22,
            "reserved": 4,
            "lowStockThreshold": 6
          },
          "attributes": {
            "organic": false,
            "seasonal": false,
            "containsAllergens": false
          },
          "images": [
            {
              "url": "https://cdn.example-market.ca/products/wildflower-honey-500ml.jpg",
              "alt": "Five-hundred-gram jar of raw wildflower honey",
              "primary": true
            }
          ]
        }
      ]
    }
  ],
  "cart": {
    "id": "cart_8b146cb2",
    "customerId": "customer_7739",
    "items": [
      {
        "productId": "prod_heirloom_tomatoes",
        "vendorId": "vendor_1024",
        "quantity": 2,
        "unitPrice": 6.50,
        "lineTotal": 13.00,
        "substitutionPreference": "similar_item"
      },
      {
        "productId": "prod_wildflower_honey",
        "vendorId": "vendor_1041",
        "quantity": 1,
        "unitPrice": 14.00,
        "lineTotal": 14.00,
        "substitutionPreference": "no_substitution"
      }
    ],
    "totals": {
      "subtotal": 27.00,
      "tax": 1.82,
      "deliveryFee": 6.50,
      "discount": 0.00,
      "grandTotal": 35.32
    },
    "fulfillment": {
      "method": "delivery",
      "requestedWindow": {
        "startsAt": "2026-08-01T15:00:00-04:00",
        "endsAt": "2026-08-01T17:00:00-04:00"
      },
      "instructions": "Leave the order with the concierge if unavailable."
    },
    "expiresAt": "2026-07-31T20:30:00-04:00"
  },
  "metadata": {
    "requestId": "req_c24be7ec-09c1-49f1-95a0-54b727b93ad8",
    "generatedAt": "2026-07-31T18:42:15-04:00",
    "apiVersion": "2026-06-01",
    "pagination": {
      "page": 1,
      "pageSize": 20,
      "totalVendors": 2,
      "hasNextPage": false
    }
  }
}