namespace View_by_Distance.Shared.Models.Stateless.Methods;

internal abstract class PersonAddress
{

    // ...

}