Location

v3.0.0
module family

Address, coordinates, and geospatial context.

Migration Guidance
How to use this module family correctly in v3.

Use address_format.json and module blocks under entity contracts; PhysicalEntity typically requires location details.

Entity-Level Pattern
{
  "modules": {
    "location": {
      "enabled": true
    }
  }
}