PostalAddress.category

for category queries like "restaurants", etc.

struct PostalAddress
string category;

Meta