The way I would do it is assign each building space with an attribute. Assign each building possible to build with a number. When the player builds on a space, save that attribute with the building number. When the player presses save each building space will save the number corresponding to the building.
Comments
Hope that sets you off in the right direction.