[
	{
		"projectId": "PROJ-ALPHA",
		"clientId": "CLI-HORIZON",
		"name": "Modern Apartment",
		"description": "Architectural Visualization • Internal",
		"status": "Ready",
		"timestamp": "Active",
		"modelPath": "/models/cli-horizon/proj-alpha/modern_tower_office_apartment_house_home.glb",
		"propertyAddress": "412 Lakeview Drive, Suite 3B, Toronto, ON M4V 2C1, Canada",
		"sqft": "12,400",
		"units": 48,
		"floorPlans": [
			{ "planId": "PLAN-ALPHA-1BHK", "type": "1 BHK", "sqft": "650", "status": "Ready", "modelPath": "/models/cli-horizon/proj-alpha/units/plan-alpha-1bhk/modern_tower_office_apartment_house_home.glb" },
			{ "planId": "PLAN-ALPHA-2BHK", "type": "2 BHK", "sqft": "950", "status": "Ready", "modelPath": "/models/cli-horizon/proj-alpha/units/plan-alpha-2bhk/modern_tower_office_apartment_house_home.glb" }
		]
	},
	{
		"projectId": "PROJ-BETA",
		"clientId": "CLI-HORIZON",
		"name": "Residential Complex",
		"description": "Modern Apartment Building",
		"status": "Ready",
		"timestamp": "Active",
		"modelPath": "/models/cli-horizon/proj-beta/residential_complex_modern_apartment_building.glb",
		"propertyAddress": "88 Harbour Street, Toronto, ON M5J 0B3, Canada",
		"sqft": "38,750",
		"units": 124,
		"floorPlans": [
			{ "planId": "PLAN-BETA-2BHK", "type": "2 BHK", "sqft": "1050", "status": "Ready", "modelPath": "/models/cli-horizon/proj-beta/units/plan-beta-2bhk/residential_complex_modern_apartment_building.glb" },
			{ "planId": "PLAN-BETA-3BHK", "type": "3 BHK", "sqft": "1450", "status": "Ready", "modelPath": "/models/cli-horizon/proj-beta/units/plan-beta-3bhk/residential_complex_modern_apartment_building.glb" }
		]
	},
	{
		"projectId": "PROJ-GAMMA",
		"clientId": "CLI-SKYNET",
		"name": "Satellite Link",
		"description": "Orbital Relay • Network",
		"status": "Draft",
		"timestamp": "Inactive",
		"modelPath": "/models/cli-skynet/proj-gamma/Ahuja Luxury Hotel op 2 twisting tower.glb",
		"propertyAddress": "Spandauer Damm 130, 14050 Berlin, Germany",
		"sqft": "61,200",
		"units": null,
		"floorPlans": []
	}
]