For example, if I'm a yoga instructor who runs a yoga studio, how can I verify that information?
I'm having a hard time using google, maybe my search terms are wrong "how can I verify a business is legitimate" :(
Yoga Studio X website says: contact us at contact@yogastudiox.com, then as part of the registration process in your app, you ask for an email with exactly the same email domain.
You would need to manually verify though. But I think it's worth it. Steps:
- deny any generic email domain address in your registration form (e.g., gmail.com, yahoo.com, etc.)
- whenever a new "company" registers in your app, you'll get a "needs approval" notification. You quickly check if the email they submitted corresponds to the "official" email of the website of the business they claim to own. You could even automate this. The user will receive as well an email to confirm their email address
but maybe you don't need that. just throwing an idea, you could verify ownership of a domain via DNS TXT records, for example. lookup domain verification.
In the UK you could ask for a company number and look it up at companies house (the registrar) but lookups for self employed people are very limited. Most countries have a registrar though.