Are brothels legal (a place where people may come to engage in sexual activity with a prostitute)
BasicStartupBusiness
Name
Type
Description
textual.title
String
Prostitution category name
textual.sections.id[LEGALITY].body
String
Short summary whether prostitution is legal, semi-legal or illegal
textual.sections.id[SUMMARY].body
String
Long form summary of prostitution legality
{
"legal": {
"payForSex": false,
"offerServices": true,
"brothels": false
},
"textual": {
"title": "Prostitution",
"sections": [
{
"id": "LEGALITY",
"body": [
"Semi-legal (only offering services)"
]
},
{
"id": "SUMMARY",
"body": [
"Even though prostitution is strictly speaking legal, consuming it is not - meaning that if you get caught using the services of a prostitute, you will be fined as a client, not a prostitute herself. Brothels are illegal."
]
}
]
}
}