I am trying to group parcels based on a common field that are also contiguous. I have used the dissolve tool to create larger polygons of the parcels that all have a common field. I would like to break up the features that share that common field, but are not contiguous with each other. Within the set of parcel data, there are small gaps where things like roads and streams are. These gaps do not represent legal boundaries of parcels. Because of this, when using the Multipart to Single Part tool, I am having groups of truly contiguous parcels broken up because the tool is reading the roads and streams as legal boundaries for the parcel. Is there a workflow that will allow me keep these dissolved polygons in tact while still creating separate features for polygons that are truly not contiguous? I've tried workflows that involve not dissolving the parcels by a common field but that seems to get me further away from a solution.