post https://example.com/lot//title/
This query is identical to the GET
query above except that you POST
the geoids in a json array rather than appending them to the querystring. This should only be used
if you have too many areas to fit into a query string.
Returns a single career identified by its title slug (singular/de-pluralized) with data specific to the geographical area specified.
The fields
key is always required as there is no default return object.