Regrid API v1 Endpoints
lat-lon (reverse geocoding)
We recommend using lat-lon search if possible. Because parcels may span several addresses, using a third-party geocoder (eg Mapbox Places) to identify a point for an address and then searching for the parcel at that point can be more accurate than direct Parcel API address search.
HTTP API request general form
GET /api/v1/search.json?lat=<y>&lon=<x>&token=<token>
Query parameters
token
: Your Regrid assigned authorization token.lat
: Latitude (y-coord) in decimal degrees, WGS84 (EPSG 4326) projection.lon
: Longitude (x-coord) in decimal degrees, WGS84 (EPSG 4326) projection.
To return all parcels in a radius of a point:
radius
(optional, default: 50, Maximum: 32000): Give a radius in meters for which all Parcel Records will be returned if they are within a definable radius from the lat-lon point. No need to include the 'm' for meters, just the integer value between0
and32000
.limit
(optional): Maximum number of Parcel Records to return.return_custom
(optional):true
/false
. Defaulttrue
: A false value omits county-specific fields, making the response contain standard schema fields only.
Result fields
results
: An array of GeoJSON Features each containing the matched Parcel Records. An empty results set with no error means no Parcel Records could be matched. Parcel attributes that have a null value are omitted from the results.
Example API request
GET https://app.regrid.com/api/v1/search.json?lat=42.36511&lon=-83.073107&radius=250&token=<token>
Example results:
{
"results": [
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0734768,
42.36519
],
[
-83.0732494,
42.3647849
],
[
-83.0726029,
42.3649934
],
[
-83.072834,
42.3653976
],
[
-83.0733754,
42.3652225
],
[
-83.0734768,
42.36519
]
]
]
},
"properties": {
"headline": "440 Burroughs St",
"path": "/us/mi/wayne/detroit/364491",
"fields": {
"ogc_fid": 364491,
"geoid": "26163",
"parcelnumb": "02001069-71",
"usecode": "22320",
"usedesc": "OFFICE BLDG-3 STORIES OR MORE",
"zoning": "SD2",
"zoning_description": "COMMERCIAL",
"struct": true,
"structno": 1,
"yearbuilt": 1926,
"structstyle": "Office Buildings",
"parvaltype": "ASSESSED",
"parval": 0.0,
"saleprice": 0.0,
"owner": "TECHONE DEVELOPMENT LLC",
"mailadd": "440 BURROUGHS",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48202",
"address": "440 BURROUGHS ST",
"ll_bldg_footprint_sqft": 26780,
"ll_bldg_count": 1,
"dpv_status": "V",
"dpv_codes": "DN NY",
"dpv_notes": "AAN105",
"dpv_type": "H",
"cass_errorno": "12.2,14.7,15.1,A1",
"rdi": "N",
"usps_vacancy": "N",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 2300.0,
"lbcs_activity_desc": "Office",
"lbcs_structure": 2100.0,
"lbcs_structure_desc": "Office or bank building",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"saddno": "440",
"saddstr": "BURROUGHS",
"saddsttyp": "ST",
"scity": "DETROIT",
"original_address": "440 BURROUGHS",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202-3429",
"address_source": "county,census_places;accuzip",
"legaldesc": "N BURROUGHS 10-11 BLK 12--CASS FARM CO LTD SUB L19 P35 PLATS, W C R 2/27 37-38 & S 1/2 OF VAC ALLEY ADJ MANDLEBAUMS SUB L2 P8 PLATS, W C R 2/62 189.53 IRREG",
"lat": "42.365091",
"lon": "-83.073041",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 0.697,
"sqft": 30365.0,
"ll_gisacre": 0.69713,
"ll_gissqft": 30380,
"path": "/us/mi/wayne/detroit/364491",
"ll_stable_id": "preserved",
"ll_uuid": "16bc4f67-009a-496c-bd0a-9e9d55f5228b",
"ll_updated_at": "2021-08-20 19:56:55 -0400",
"tax_status": "DELINQUENT",
"tax_due": 123.2,
"property_class": "201",
"ward": "2",
"council_district": "5",
"taxable_status": "PA 245",
"homestead_pre": 0,
"frontage": 190.0,
"depth": 160.0,
"total_floor_area": 142125.0,
"taxable_value": 0.0,
"landmap": "007"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "16bc4f67-009a-496c-bd0a-9e9d55f5228b",
"score": 1.0
},
"id": 364491
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0725089,
42.3659757
],
[
-83.0736126,
42.3656277
],
[
-83.0733754,
42.3652225
],
[
-83.072834,
42.3653976
],
[
-83.0726029,
42.3649934
],
[
-83.0720491,
42.3651701
],
[
-83.0725089,
42.3659757
]
]
]
},
"properties": {
"headline": "435 Amsterdam St",
"path": "/us/mi/wayne/detroit/390867",
"fields": {
"ogc_fid": 390867,
"geoid": "26163",
"parcelnumb": "02001072-0",
"usecode": "22337",
"usedesc": "SCHOOL",
"zoning_description": "COMMERCIAL",
"struct": true,
"structno": 2,
"yearbuilt": 1926,
"structstyle": "Schools - Vocational",
"parvaltype": "ASSESSED",
"parval": 0.0,
"saleprice": 0.0,
"owner": "TEF FOUR LLC",
"mailadd": "40500 ANN ARBOR SUITE 200",
"mail_city": "PLYMOUTH",
"mail_state2": "MI",
"mail_zip": "48170",
"address": "435 AMSTERDAM ST",
"ll_bldg_footprint_sqft": 32346,
"ll_bldg_count": 2,
"dpv_status": "V",
"dpv_codes": "YN NN",
"dpv_notes": "AABB",
"dpv_type": "S",
"cass_errorno": "A1",
"rdi": "N",
"usps_vacancy": "N",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 4100.0,
"lbcs_activity_desc": "School or library",
"lbcs_function": 6100.0,
"lbcs_function_desc": "Educational services",
"lbcs_structure": 4200.0,
"lbcs_structure_desc": "School or university buildings",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"saddno": "435",
"saddstr": "AMSTERDAM",
"saddsttyp": "ST",
"scity": "DETROIT",
"original_address": "435 AMSTERDAM; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202-3407",
"address_source": "county,census_places;accuzip",
"legaldesc": "S AMSTERDAM 48 E 10 FT 47 N 1/2 VAC ALLEY IN REAR MANDLEBAUMS SUB L2 P8 PLATS, W C R 2/62 9-8 & N 1/2 VAC ALLEY IN REAR 7-1 & VAC ALLEY IN REAR BLK 12--CASS FARM CO LTD SUB L19 P35 PLATS, W C R 2/27 323.26 IRREG",
"lat": "42.365494",
"lon": "-83.072777",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 1.786,
"sqft": 77801.0,
"ll_gisacre": 1.78333,
"ll_gissqft": 77715,
"path": "/us/mi/wayne/detroit/390867",
"ll_stable_id": "preserved",
"ll_uuid": "f5579168-fc31-4923-a535-b1419aa01aa3",
"ll_updated_at": "2021-08-20 19:56:55 -0400",
"tax_status": "OK",
"property_class": "201",
"ward": "2",
"council_district": "5",
"taxable_status": "NON-PROFIT",
"homestead_pre": 0,
"frontage": 323.0,
"depth": 241.0,
"total_floor_area": 80158.0,
"taxable_value": 0.0,
"landmap": "007"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "f5579168-fc31-4923-a535-b1419aa01aa3",
"score": 0.606060606060606
},
"id": 390867
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.073714,
42.3655952
],
[
-83.0734768,
42.36519
],
[
-83.0733754,
42.3652225
],
[
-83.0736126,
42.3656277
],
[
-83.073714,
42.3655952
]
]
]
},
"properties": {
"headline": "467 Amsterdam St",
"path": "/us/mi/wayne/detroit/364482",
"fields": {
"ogc_fid": 364482,
"geoid": "26163",
"parcelnumb": "02001073.001",
"usecode": "22256",
"usedesc": "PARKING LOT-GRAVEL",
"zoning": "SD2",
"zoning_description": "COMMERCIAL VACANT",
"struct": false,
"structno": 0,
"parvaltype": "ASSESSED",
"parval": 66000.0,
"saleprice": 650000.0,
"saledate": "2000-09-18",
"owner": "NEW AMSTERDAM PARKING LLC",
"mailadd": "39553 WOODWARD STE 150",
"mail_city": "BLOOMFIELD HILLS",
"mail_state2": "MI",
"mail_zip": "48304",
"address": "467 AMSTERDAM ST",
"ll_bldg_footprint_sqft": 0,
"ll_bldg_count": 0,
"dpv_status": "N",
"dpv_codes": "N N",
"dpv_notes": "AAM3",
"dpv_type": "S",
"cass_errorno": "4.1,A1",
"usps_vacancy": " ",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 5210.0,
"lbcs_activity_desc": "Vehicular parking, storage, etc.",
"lbcs_structure": 5210.0,
"lbcs_structure_desc": "Surface parking, open",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"saddno": "467",
"saddstr": "AMSTERDAM",
"saddsttyp": "ST",
"scity": "DETROIT",
"original_address": "467 AMSTERDAM; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202",
"address_source": "county,census_places;accuzip",
"legaldesc": "S AMSTERDAM W 30 FT 47 W 30 FT OF N 10 FT OF & VAC ALLEY IN REAR MANDLEBAUMS SUB L2 P8 PLATS, W C R 2/62 30 X 160",
"lat": "42.365409",
"lon": "-83.073545",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 0.11,
"sqft": 4800.0,
"ll_gisacre": 0.11028,
"ll_gissqft": 4806,
"path": "/us/mi/wayne/detroit/364482",
"ll_stable_id": "preserved",
"ll_uuid": "746c3f60-be83-4f45-b240-77bfc0308841",
"ll_updated_at": "2021-08-20 19:59:32 -0400",
"tax_status": "OK",
"property_class": "202",
"ward": "2",
"council_district": "5",
"taxable_status": "TAXABLE",
"homestead_pre": 0,
"frontage": 30.0,
"depth": 160.0,
"taxable_value": 12683.0,
"landmap": "007"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "746c3f60-be83-4f45-b240-77bfc0308841",
"score": 0.547845142439737
},
"id": 364482
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0740292,
42.3650178
],
[
-83.0739143,
42.3648162
],
[
-83.073436,
42.3649664
],
[
-83.0735509,
42.3651681
],
[
-83.0740292,
42.3650178
]
]
]
},
"properties": {
"headline": "6136 2nd Ave",
"path": "/us/mi/wayne/detroit/364473",
"fields": {
"ogc_fid": 364473,
"geoid": "26163",
"parcelnumb": "02002435.001",
"usecode": "33450",
"usedesc": "POWER HOUSE,SWITCH, OR TRANSFORMER BUILDING",
"zoning": "SD2",
"zoning_description": "COMMERCIAL",
"struct": true,
"structno": 1,
"yearbuilt": 1929,
"structstyle": "Industrial - Lofts",
"parvaltype": "ASSESSED",
"parval": 443600.0,
"saleprice": 0.0,
"owner": "DTE ELECTRIC COMPANY",
"mailadd": "P O BOX 33017",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48232",
"address": "6136 2ND AVE",
"ll_bldg_footprint_sqft": 6165,
"ll_bldg_count": 1,
"dpv_status": "N",
"dpv_codes": "N N",
"dpv_notes": "AAM3",
"dpv_type": "S",
"cass_errorno": "4.1,A1",
"usps_vacancy": " ",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 4330.0,
"lbcs_activity_desc": "Power generation, control, monitor, or distribution",
"lbcs_function": 4310.0,
"lbcs_function_desc": "Electric power",
"lbcs_structure": 6000.0,
"lbcs_structure_desc": "Utility and other nonbuilding structures",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"saddno": "6136",
"saddstr": "2ND",
"saddsttyp": "AVE",
"scity": "DETROIT",
"original_address": "6136 SECOND; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202",
"address_source": "county,census_places;accuzip",
"legaldesc": "E SECOND BLVD 41&42 MANDLEBAUMS SUB L2 P8 PLATS, W C R 2/62 80 X 140",
"lat": "42.364992",
"lon": "-83.073733",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 0.257,
"sqft": 11200.0,
"ll_gisacre": 0.25698,
"ll_gissqft": 11199,
"path": "/us/mi/wayne/detroit/364473",
"ll_stable_id": "preserved",
"ll_uuid": "dd4ad833-6173-4a36-b862-59135824e922",
"ll_updated_at": "2021-08-20 19:59:32 -0400",
"tax_status": "OK",
"property_class": "201",
"ward": "2",
"council_district": "5",
"taxable_status": "TAXABLE",
"homestead_pre": 0,
"frontage": 80.0,
"depth": 140.0,
"total_floor_area": 17880.0,
"taxable_value": 251216.0,
"landmap": "007"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "dd4ad833-6173-4a36-b862-59135824e922",
"score": 0.488758553274682
},
"id": 364473
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0739143,
42.3648162
],
[
-83.0737994,
42.3646136
],
[
-83.0733211,
42.3647639
],
[
-83.073436,
42.3649664
],
[
-83.0739143,
42.3648162
]
]
]
},
"properties": {
"headline": "6100 2nd Ave",
"path": "/us/mi/wayne/detroit/364476",
"fields": {
"ogc_fid": 364476,
"geoid": "26163",
"parcelnumb": "02002434.",
"usecode": "22750",
"usedesc": "OTHER COMMERCIAL STRUCTURE",
"zoning": "SD2",
"zoning_description": "COMMERCIAL",
"struct": true,
"structno": 3,
"yearbuilt": 1922,
"structstyle": "Garages - Emergency Response, Staffed",
"parvaltype": "ASSESSED",
"parval": 0.0,
"saleprice": 0.0,
"owner": "DETROIT FIRE DEPARTMENT",
"owner2": "DFD E-17",
"mailadd": "1301 3RD ST, SUITE 707",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48226",
"address": "6100 2ND AVE",
"ll_bldg_footprint_sqft": 5137,
"ll_bldg_count": 1,
"dpv_status": "V",
"dpv_codes": "YN NN",
"dpv_notes": "AABB",
"dpv_type": "S",
"cass_errorno": "A1",
"rdi": "N",
"usps_vacancy": "N",
"usps_vacancy_date": "2021-08-15",
"lbcs_structure": 2000.0,
"lbcs_structure_desc": "Commercial buildings and other specialized structures",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"saddno": "6100",
"saddstr": "2ND",
"saddsttyp": "AVE",
"scity": "DETROIT",
"original_address": "6100 SECOND; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202-3404",
"address_source": "county,census_places;accuzip",
"legaldesc": "E SECOND BLVD 39-40 MANDLEBAUMS SUB L2 P8 PLATS, W C R 2/62 80 X 140",
"lat": "42.364790",
"lon": "-83.073618",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 0.257,
"sqft": 11200.0,
"ll_gisacre": 0.25796,
"ll_gissqft": 11242,
"path": "/us/mi/wayne/detroit/364476",
"ll_stable_id": "preserved",
"ll_uuid": "89701680-d481-431c-8a7a-32d11c25551d",
"ll_updated_at": "2021-08-20 19:56:55 -0400",
"tax_status": "OK",
"property_class": "201",
"ward": "2",
"council_district": "5",
"taxable_status": "CITY OWNED",
"homestead_pre": 0,
"frontage": 80.0,
"depth": 140.0,
"total_floor_area": 8491.0,
"taxable_value": 0.0,
"landmap": "007"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "89701680-d481-431c-8a7a-32d11c25551d",
"score": 0.485044462409054
},
"id": 364476
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0741454,
42.3652204
],
[
-83.0740292,
42.3650178
],
[
-83.0735509,
42.3651681
],
[
-83.0736671,
42.3653706
],
[
-83.0741454,
42.3652204
]
]
]
},
"properties": {
"headline": "6134 2nd Ave",
"path": "/us/mi/wayne/detroit/364469",
"fields": {
"ogc_fid": 364469,
"geoid": "26163",
"parcelnumb": "02002435.002L",
"usecode": "22750",
"usedesc": "OTHER COMMERCIAL STRUCTURE",
"zoning": "SD2",
"zoning_description": "COMMERCIAL",
"struct": true,
"structno": 1,
"yearbuilt": 1929,
"structstyle": "Industrial - Lofts",
"parvaltype": "ASSESSED",
"parval": 0.0,
"saleprice": 2275000.0,
"saledate": "2001-10-01",
"owner": "DETROIT PUBLIC SCHOOLS",
"mailadd": "1601 FARNSWORTH BUILDING C",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48211",
"address": "6134 2ND AVE",
"ll_bldg_footprint_sqft": 8528,
"ll_bldg_count": 1,
"dpv_status": "V",
"dpv_codes": "YN NN",
"dpv_notes": "AABB",
"dpv_type": "S",
"cass_errorno": "A1",
"rdi": "N",
"usps_vacancy": "N",
"usps_vacancy_date": "2021-08-15",
"lbcs_structure": 2000.0,
"lbcs_structure_desc": "Commercial buildings and other specialized structures",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"lbcs_ownership": 6100.0,
"lbcs_ownership_desc": "Nonprofit educational",
"saddno": "6134",
"saddstr": "2ND",
"saddsttyp": "AVE",
"scity": "DETROIT",
"original_address": "6134 SECOND; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202-3404",
"address_source": "county,census_places;accuzip",
"legaldesc": "E SECOND BLVD 43&44 MANDLEBAUMS SUB L2 P8 PLATS, W C R 2/62 80 X 140",
"lat": "42.365194",
"lon": "-83.073848",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 0.257,
"sqft": 11200.0,
"ll_gisacre": 0.2584,
"ll_gissqft": 11261,
"path": "/us/mi/wayne/detroit/364469",
"ll_stable_id": "preserved",
"ll_uuid": "bdd5f7fa-9e4a-4f9a-8d03-3405ce5b766b",
"ll_updated_at": "2021-08-20 19:56:55 -0400",
"tax_status": "DELINQUENT",
"tax_due": 136.64,
"property_class": "201",
"ward": "2",
"council_district": "5",
"taxable_status": "BOARD OF EDUCATION",
"homestead_pre": 0,
"frontage": 80.0,
"depth": 140.0,
"total_floor_area": 19952.0,
"taxable_value": 0.0,
"landmap": "007"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "bdd5f7fa-9e4a-4f9a-8d03-3405ce5b766b",
"score": 0.450112528132033
},
"id": 364469
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0736971,
42.3644743
],
[
-83.0732313,
42.3636649
],
[
-83.0720744,
42.3640315
],
[
-83.0724088,
42.3646053
],
[
-83.0718204,
42.3647926
],
[
-83.0719555,
42.3650318
],
[
-83.0736971,
42.3644743
]
]
]
},
"properties": {
"headline": "6000 2nd Ave",
"path": "/us/mi/wayne/detroit/364480",
"fields": {
"ogc_fid": 364480,
"geoid": "26163",
"parcelnumb": "02002433.",
"usecode": "33170",
"usedesc": "LABORATORY/RESEARCH & DEVELOPMENT",
"zoning": "SD2",
"zoning_description": "COMMERCIAL",
"struct": true,
"structno": 4,
"yearbuilt": 2004,
"structstyle": "Laboratories",
"parvaltype": "ASSESSED",
"parval": 0.0,
"saleprice": 750000.0,
"saledate": "2003-10-14",
"owner": "WAYNE STATE UNIVERSITY",
"mailadd": "5700 CASS AVE SUTE 4900 A/B",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48202",
"address": "6000 2ND AVE",
"ll_bldg_footprint_sqft": 42686,
"ll_bldg_count": 1,
"dpv_status": "N",
"dpv_notes": "AA",
"dpv_type": "S",
"cass_errorno": "4.1,A1",
"usps_vacancy": " ",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 3000.0,
"lbcs_activity_desc": "Industrial, manufacturing, and waste-related",
"lbcs_function": 2416.0,
"lbcs_function_desc": "Research and development services (scientific, etc.)",
"lbcs_structure": 2615.0,
"lbcs_structure_desc": "Laboratory or specialized industrial facility",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"lbcs_ownership": 6100.0,
"lbcs_ownership_desc": "Nonprofit educational",
"saddno": "6000",
"saddstr": "2ND",
"saddsttyp": "AVE",
"scity": "DETROIT",
"original_address": "6000 SECOND; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202",
"address_source": "county,census_places;accuzip",
"legaldesc": "E SECOND LOTS 25 THRU 36 AND VAC ALLEYS ADJ MANDELBAUMS SUB L2 P8 PLATS W C R 2/62 ALSO LOTS 6,7,9,10,11 EXC E 12 FT & 8 EXC E 12 FT OF S 57.50 FT AND VAC ALLEYS ADJ BLK 11 CASS FARM CO LTD SUB L19 P35 PLATS W C R 2/27 124,045 SQ FT COMB 02001070. & 02002433 & PART 02001069. & 02002158. LK 12/26/03",
"lat": "42.364327",
"lon": "-83.072795",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 2.848,
"sqft": 124045.0,
"ll_gisacre": 2.8773,
"ll_gissqft": 125390,
"path": "/us/mi/wayne/detroit/364480",
"ll_stable_id": "preserved",
"ll_uuid": "dc81dc64-e491-4261-a421-e0496e110730",
"ll_updated_at": "2021-08-20 19:59:32 -0400",
"tax_status": "OK",
"property_class": "201",
"ward": "2",
"council_district": "5",
"taxable_status": "EDUCATION/SCIENTIFIC",
"homestead_pre": 0,
"frontage": 320.0,
"depth": 140.0,
"total_floor_area": 48986.0,
"taxable_value": 0.0,
"landmap": "007",
"sale_numbe": 1,
"grantor": "NEXTENERGY CENTER",
"grantee": "THE BOARD OF GOVERNORS OF WAYNE STA",
"sale_terms": "NOT ARMS LENGTH",
"verified_b": "PTA",
"sale_instr": "PTA",
"sale_trans": "100.00",
"ecf": "CCSU"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "dc81dc64-e491-4261-a421-e0496e110730",
"score": 0.392464678178964
},
"id": 364480
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0742035,
42.3653212
],
[
-83.0741454,
42.3652204
],
[
-83.0736671,
42.3653706
],
[
-83.0737239,
42.3654714
],
[
-83.0742035,
42.3653212
]
]
]
},
"properties": {
"headline": "6150 2nd Ave",
"path": "/us/mi/wayne/detroit/364467",
"fields": {
"ogc_fid": 364467,
"geoid": "26163",
"parcelnumb": "02002436.",
"usecode": "22255",
"usedesc": "PARKING LOT-PAVED",
"zoning": "SD2",
"zoning_description": "COMMERCIAL VACANT",
"struct": false,
"structno": 0,
"parvaltype": "ASSESSED",
"parval": 0.0,
"saleprice": 381083.0,
"saledate": "2002-12-12",
"owner": "DETROIT PUBLIC SCHOOLS",
"mailadd": "1601 FARNSWORTH BUILDING C",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48211",
"address": "6150 2ND AVE",
"ll_bldg_footprint_sqft": 0,
"ll_bldg_count": 0,
"dpv_status": "N",
"dpv_codes": "N N",
"dpv_notes": "AAM3",
"dpv_type": "S",
"cass_errorno": "4.1,A1",
"usps_vacancy": " ",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 5210.0,
"lbcs_activity_desc": "Vehicular parking, storage, etc.",
"lbcs_structure": 5210.0,
"lbcs_structure_desc": "Surface parking, open",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"lbcs_ownership": 6100.0,
"lbcs_ownership_desc": "Nonprofit educational",
"saddno": "6150",
"saddstr": "2ND",
"saddsttyp": "AVE",
"scity": "DETROIT",
"original_address": "6150 SECOND; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202",
"address_source": "county,census_places;accuzip",
"legaldesc": "E SECOND BLVD 45 MANDLEBAUMS SUB L2 P8 PLATS, W C R 2/62 40 X 140",
"lat": "42.365346",
"lon": "-83.073935",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 0.129,
"sqft": 5600.0,
"ll_gisacre": 0.12861,
"ll_gissqft": 5605,
"path": "/us/mi/wayne/detroit/364467",
"ll_stable_id": "preserved",
"ll_uuid": "12dd4d30-cf89-4e2d-aad3-2503edb4f799",
"ll_updated_at": "2021-08-20 19:59:32 -0400",
"tax_status": "OK",
"property_class": "202",
"ward": "2",
"council_district": "5",
"taxable_status": "BOARD OF EDUCATION",
"homestead_pre": 0,
"frontage": 40.0,
"depth": 140.0,
"taxable_value": 0.0,
"landmap": "007"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "12dd4d30-cf89-4e2d-aad3-2503edb4f799",
"score": 0.358851674641148
},
"id": 364467
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0742603,
42.365422
],
[
-83.0742035,
42.3653212
],
[
-83.0737239,
42.3654714
],
[
-83.073782,
42.3655723
],
[
-83.0742603,
42.365422
]
]
]
},
"properties": {
"headline": "6156 2nd Ave",
"path": "/us/mi/wayne/detroit/364466",
"fields": {
"ogc_fid": 364466,
"geoid": "26163",
"parcelnumb": "02002437.",
"usecode": "22255",
"usedesc": "PARKING LOT-PAVED",
"zoning": "SD2",
"zoning_description": "COMMERCIAL VACANT",
"struct": false,
"structno": 0,
"parvaltype": "ASSESSED",
"parval": 0.0,
"saleprice": 650000.0,
"saledate": "2000-09-01",
"owner": "DETROIT PUBLIC SCHOOLS",
"mailadd": "1601 FARNSWORTH BUILDING C",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48211",
"address": "6156 2ND AVE",
"ll_bldg_footprint_sqft": 0,
"ll_bldg_count": 0,
"dpv_status": "N",
"dpv_codes": "N N",
"dpv_notes": "AAM3",
"dpv_type": "S",
"cass_errorno": "4.1,A1",
"usps_vacancy": " ",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 5210.0,
"lbcs_activity_desc": "Vehicular parking, storage, etc.",
"lbcs_structure": 5210.0,
"lbcs_structure_desc": "Surface parking, open",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"lbcs_ownership": 6100.0,
"lbcs_ownership_desc": "Nonprofit educational",
"saddno": "6156",
"saddstr": "2ND",
"saddsttyp": "AVE",
"scity": "DETROIT",
"original_address": "6156 SECOND; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202",
"address_source": "county,census_places;accuzip",
"legaldesc": "E SECOND BLVD 46 MANDLEBAUMS SUB L2 P8 PLATS, W C R 2/62 40 X 140",
"lat": "42.365447",
"lon": "-83.073992",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 0.129,
"sqft": 5600.0,
"ll_gisacre": 0.12867,
"ll_gissqft": 5607,
"path": "/us/mi/wayne/detroit/364466",
"ll_stable_id": "preserved",
"ll_uuid": "acea0d1c-50af-4c78-ad13-25b422623afc",
"ll_updated_at": "2021-08-20 19:59:32 -0400",
"tax_status": "OK",
"property_class": "202",
"ward": "2",
"council_district": "5",
"taxable_status": "BOARD OF EDUCATION",
"homestead_pre": 0,
"frontage": 40.0,
"depth": 140.0,
"taxable_value": 0.0,
"landmap": "007"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "acea0d1c-50af-4c78-ad13-25b422623afc",
"score": 0.319761244937114
},
"id": 364466
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0724088,
42.3646053
],
[
-83.0720744,
42.3640315
],
[
-83.0714911,
42.3642151
],
[
-83.0718204,
42.3647926
],
[
-83.0724088,
42.3646053
]
]
]
},
"properties": {
"headline": "6001 Cass Ave",
"path": "/us/mi/wayne/detroit/364514",
"fields": {
"ogc_fid": 364514,
"geoid": "26163",
"parcelnumb": "02002158.",
"usecode": "00006",
"usedesc": "SPEC ACT LAND ONLY",
"zoning": "SD2",
"zoning_description": "COMMERCIAL",
"struct": false,
"structno": 0,
"parvaltype": "ASSESSED",
"parval": 416300.0,
"saleprice": 0.0,
"owner": "6001 CASS LLC",
"mailadd": "3011 W GRAND BLVD STE 2300",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48202",
"address": "6001 CASS AVE",
"ll_bldg_footprint_sqft": 30798,
"ll_bldg_count": 1,
"dpv_status": "V",
"dpv_codes": "YN NN",
"dpv_notes": "AABB",
"dpv_type": "S",
"cass_errorno": "A1",
"rdi": "N",
"usps_vacancy": "N",
"usps_vacancy_date": "2021-08-15",
"saddno": "6001",
"saddstr": "CASS",
"saddsttyp": "AVE",
"scity": "DETROIT",
"original_address": "6001 CASS; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202-3423",
"address_source": "county,census_places;accuzip",
"legaldesc": "W CASS LOTS 5 THRU 1, E 12 FT OF S 57.50 FT OF 8 & E 12 FT OF 11 ALSO VAC ALLEYS ADJ BLK 11 CASS FARM CO LTD SUB L19 P35 PLATS W C R 2/27 39,813 SQ FT COMB OF PART OF ITEMS 02001069. & 02002158. LK 12/26/03",
"book": "2018202509",
"page": "2018202509",
"lat": "42.364412",
"lon": "-83.071949",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 0.914,
"sqft": 39813.0,
"ll_gisacre": 0.90124,
"ll_gissqft": 39275,
"path": "/us/mi/wayne/detroit/364514",
"ll_stable_id": "preserved",
"ll_uuid": "3b1444d7-31ea-40f6-84a0-01b96da3b626",
"ll_updated_at": "2021-08-20 19:56:55 -0400",
"tax_status": "OK",
"property_class": "201",
"ward": "2",
"council_district": "5",
"taxable_status": "TAXABLE",
"homestead_pre": 0,
"frontage": 230.0,
"depth": 172.0,
"taxable_value": 416300.0,
"landmap": "007",
"related": "23031900.43F",
"sale_numbe": 1,
"grantor": "WAYNE STATE UNIVERSITY",
"grantee": "6001 CASS LLC",
"sale_terms": "VALID ARMS LENGTH",
"verified_b": "REG DEEDS",
"sale_instr": "WD",
"sale_trans": "100.00",
"ecf": "CCOB"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "3b1444d7-31ea-40f6-84a0-01b96da3b626",
"score": 0.27122321670735
},
"id": 364514
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0748437,
42.3664669
],
[
-83.074782,
42.3663606
],
[
-83.0742715,
42.3665233
],
[
-83.074038,
42.3661199
],
[
-83.0740713,
42.3661094
],
[
-83.0738354,
42.3657024
],
[
-83.0731173,
42.3659273
],
[
-83.0736694,
42.3668989
],
[
-83.0748437,
42.3664669
]
]
]
},
"properties": {
"headline": "450 Amsterdam St",
"path": "/us/mi/wayne/detroit/364450",
"fields": {
"ogc_fid": 364450,
"geoid": "26163",
"parcelnumb": "02001073.002L",
"usecode": "33010",
"usedesc": "LIGHT MANUFACTURING",
"zoning": "B4",
"zoning_description": "INDUSTRIAL",
"struct": true,
"structno": 3,
"yearbuilt": 1935,
"structstyle": "Industrial - Light Manufacturing",
"parvaltype": "ASSESSED",
"parval": 1894900.0,
"saleprice": 0.0,
"owner": "WESTCOTT PAPER PRO CO",
"mailadd": "450 AMSTERDAM ST",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48202-3408",
"address": "450 AMSTERDAM ST",
"ll_bldg_footprint_sqft": 25442,
"ll_bldg_count": 1,
"dpv_status": "V",
"dpv_codes": "YN NN",
"dpv_notes": "AABB",
"dpv_type": "S",
"cass_errorno": "A1",
"rdi": "N",
"usps_vacancy": "N",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 3110.0,
"lbcs_activity_desc": "Primarily plant or factory-type",
"lbcs_function": 3000.0,
"lbcs_function_desc": "Manufacturing and wholesale trade",
"lbcs_structure": 2620.0,
"lbcs_structure_desc": "Heavy industrial structures and facilities",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"saddno": "450",
"saddstr": "AMSTERDAM",
"saddsttyp": "ST",
"scity": "DETROIT",
"original_address": "450 AMSTERDAM; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202-3408",
"address_source": "county,census_places;accuzip",
"legaldesc": "N AMSTERDAM O L 116 LYG BETW MCRR R/W & AMSTERDAM AVE EXC E 165 FT ON S LINE BG E 161.35 FT ON N LINE SUB OF PT OF CASS FARM L1 P175-6 PLATS, W C R 2/103 60&59 50&49 AND E/W VAC ALLEY ADJ ALSO VAC BOSTON ST ADJ EXC S 23.53 FT OF W 160.05 FT ALSO S 170 FT OF E 10 FT EXC W 0.53 FT OF N 50.17 FT OF S 170 FT OF VAC ALLEY W & ADJ MANDELBAUMS SUB L2 P8 PLATS, W C R 2/62 375.17 IRREG",
"lat": "42.366308",
"lon": "-83.073803",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 1.952,
"sqft": 85015.0,
"ll_gisacre": 1.9497,
"ll_gissqft": 84966,
"path": "/us/mi/wayne/detroit/364450",
"ll_stable_id": "preserved",
"ll_uuid": "9e200d78-5ba4-44ac-96ed-550fc3b66566",
"ll_updated_at": "2021-08-20 19:56:55 -0400",
"tax_status": "OK",
"property_class": "301",
"ward": "2",
"council_district": "5",
"taxable_status": "TAXABLE",
"homestead_pre": 0,
"frontage": 349.0,
"depth": 211.0,
"total_floor_area": 60608.0,
"taxable_value": 189073.0,
"landmap": "007",
"related": "VARIOUS"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "9e200d78-5ba4-44ac-96ed-550fc3b66566",
"score": 0.264900662251656
},
"id": 364450
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.074782,
42.3663606
],
[
-83.0743113,
42.3655512
],
[
-83.0738354,
42.3657024
],
[
-83.0740713,
42.3661094
],
[
-83.074038,
42.3661199
],
[
-83.0742715,
42.3665233
],
[
-83.074782,
42.3663606
]
]
]
},
"properties": {
"headline": "6200 2nd Ave",
"path": "/us/mi/wayne/detroit/364452",
"fields": {
"ogc_fid": 364452,
"geoid": "26163",
"parcelnumb": "02002438.",
"usecode": "22440",
"usedesc": "MIXED USE-APT",
"zoning": "B4",
"zoning_description": "COMMERCIAL",
"struct": true,
"structno": 8,
"yearbuilt": 1890,
"structstyle": "Apartment",
"parvaltype": "ASSESSED",
"parval": 2745400.0,
"saleprice": 650000.0,
"saledate": "2000-09-01",
"owner": "NEW AMSTERDAM ACTIVATION I LLC",
"mailadd": "39553 WOODWARD STE 150",
"mail_city": "BLOOMFIELD HILLS",
"mail_state2": "MI",
"mail_zip": "48304",
"address": "6200 2ND AVE",
"ll_bldg_footprint_sqft": 24984,
"ll_bldg_count": 1,
"dpv_status": "V",
"dpv_codes": "DN NY",
"dpv_notes": "AAN105",
"dpv_type": "H",
"cass_errorno": "12.2,14.7,15.1,A1",
"rdi": "Y",
"usps_vacancy": "N",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 1100.0,
"lbcs_activity_desc": "Household",
"lbcs_function": 1100.0,
"lbcs_function_desc": "Private household",
"lbcs_structure": 1200.0,
"lbcs_structure_desc": "Multifamily structures",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"saddno": "6200",
"saddstr": "2ND",
"saddsttyp": "AVE",
"scity": "DETROIT",
"original_address": "6200 SECOND; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202-3400",
"address_source": "county,census_places;accuzip",
"legaldesc": "E SECOND BLVD 51 THRU 58 AND N 150 FT OF VAC ALLEY E & ADJ ALSO W 160.05 FT OF S 23.53 FT OF VAC BOSTON ST ALSO W 10 FT OF S 170 FT & W 0.53 FT OF E 10 FT OF N 50.17 FT OF S 170 FT OF VAC ALLEY E & ADJ MANDELBAUMS SUB L2 P8 PLATS, W C R 2/62 53,299 SQ FT",
"lat": "42.366041",
"lon": "-83.074304",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 1.224,
"sqft": 53299.0,
"ll_gisacre": 1.06906,
"ll_gissqft": 46589,
"path": "/us/mi/wayne/detroit/364452",
"ll_stable_id": "preserved",
"ll_uuid": "92e99e71-9439-4cd2-9f03-341e99743a1d",
"ll_updated_at": "2021-08-20 19:56:55 -0400",
"tax_status": "OK",
"property_class": "201",
"ward": "2",
"council_district": "5",
"taxable_status": "TAXABLE",
"homestead_pre": 0,
"frontage": 343.0,
"depth": 155.0,
"total_floor_area": 65140.0,
"taxable_value": 562898.0,
"landmap": "007"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "92e99e71-9439-4cd2-9f03-341e99743a1d",
"score": 0.254129606099111
},
"id": 364452
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0736694,
42.3668989
],
[
-83.0731173,
42.3659273
],
[
-83.072555,
42.3661021
],
[
-83.0730809,
42.3670333
],
[
-83.0731348,
42.3670967
],
[
-83.0736694,
42.3668989
]
]
]
},
"properties": {
"headline": "6241 Cass Ave",
"path": "/us/mi/wayne/detroit/390907",
"fields": {
"ogc_fid": 390907,
"geoid": "26163",
"parcelnumb": "02002155-7",
"usecode": "22255",
"usedesc": "PARKING LOT-PAVED",
"zoning": "B4",
"zoning_description": "COMMERCIAL VACANT",
"struct": false,
"structno": 0,
"parvaltype": "ASSESSED",
"parval": 0.0,
"saleprice": 170000.0,
"saledate": "2014-11-10",
"owner": "WAYNE STATE UNIVERSITY",
"owner2": "CHIEF FINANCIAL OFFICER",
"mailadd": "5700 CASS AVE STE 4900",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48202-3692",
"address": "6241 CASS AVE",
"ll_bldg_footprint_sqft": 0,
"ll_bldg_count": 0,
"dpv_status": "N",
"dpv_notes": "AA",
"dpv_type": "S",
"cass_errorno": "4.1,A1",
"usps_vacancy": " ",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 5210.0,
"lbcs_activity_desc": "Vehicular parking, storage, etc.",
"lbcs_structure": 5210.0,
"lbcs_structure_desc": "Surface parking, open",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"lbcs_ownership": 6100.0,
"lbcs_ownership_desc": "Nonprofit educational",
"saddno": "6241",
"saddstr": "CASS",
"saddsttyp": "AVE",
"scity": "DETROIT",
"original_address": "6241 CASS; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202",
"address_source": "county,census_places;accuzip",
"legaldesc": "W CASS PART OF O L 116 DESC AS FOLS BEG AT A PTE IN W LINE CASS AVE 80 FT WD BG ALSO IN N LINE AMSTERDAM AVE 50 FT WD TH S 67D 01M 35S W 165 FT TH N 22D 43M 25S W 375.17 FT TH N 63D 29M 26S E 161.35 FT TH S 31D 09M 47S E 27.18 FT TH S 22D 43M 25S E 358.22 FT TO P O B SUB PT CASS FARM L1 P175-6 PLATS, W C R 2/103 385.40 IRREG",
"book": "51484-609",
"page": "51484-609",
"subdivision": "L1 P175-6",
"lat": "42.366508",
"lon": "-83.073114",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 1.476,
"sqft": 64275.0,
"ll_gisacre": 1.4758,
"ll_gissqft": 64314,
"path": "/us/mi/wayne/detroit/390907",
"ll_stable_id": "preserved",
"ll_uuid": "434491c3-c0b3-4b5d-b776-ec77b5ec86f1",
"ll_updated_at": "2021-08-20 19:59:32 -0400",
"tax_status": "OK",
"property_class": "202",
"ward": "2",
"council_district": "5",
"taxable_status": "EDUCATION/SCIENTIFIC",
"homestead_pre": 0,
"frontage": 0.0,
"depth": 0.0,
"taxable_value": 0.0,
"landmap": "007",
"sale_numbe": 1,
"grantor": "MOTORS LIQUIDATION COMPANY",
"grantee": "RACER PROPERTIES LLC",
"sale_terms": "NO CONSIDERATION",
"verified_b": "PTA",
"sale_instr": "PTA",
"sale_trans": "0.00",
"ecf": "CCPKL"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "434491c3-c0b3-4b5d-b776-ec77b5ec86f1",
"score": 0.249086682165394
},
"id": 390907
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0717614,
42.3652129
],
[
-83.0705701,
42.365688
],
[
-83.0707916,
42.3660279
],
[
-83.0712466,
42.3658414
],
[
-83.0712079,
42.3657895
],
[
-83.0714135,
42.3657053
],
[
-83.0714521,
42.3657571
],
[
-83.0719479,
42.3655539
],
[
-83.0717614,
42.3652129
]
]
]
},
"properties": {
"headline": "6101 Woodward Ave",
"path": "/us/mi/wayne/detroit/390881",
"fields": {
"ogc_fid": 390881,
"geoid": "26163",
"parcelnumb": "02001752-3",
"usecode": "22255",
"usedesc": "PARKING LOT-PAVED",
"zoning": "SD2",
"zoning_description": "COMMERCIAL VACANT",
"struct": false,
"structno": 0,
"parvaltype": "ASSESSED",
"parval": 0.0,
"saleprice": 0.0,
"owner": "WAYNE STATE UNIVERSITY",
"mailadd": "5700 CASS AVE SUITE 4900",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48202-3692",
"address": "6101 WOODWARD AVE",
"ll_bldg_footprint_sqft": 41300,
"ll_bldg_count": 1,
"dpv_status": "N",
"dpv_codes": "N N",
"dpv_notes": "AAM3",
"dpv_type": "S",
"cass_errorno": "4.1,A1",
"usps_vacancy": " ",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 5210.0,
"lbcs_activity_desc": "Vehicular parking, storage, etc.",
"lbcs_structure": 5210.0,
"lbcs_structure_desc": "Surface parking, open",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"lbcs_ownership": 6100.0,
"lbcs_ownership_desc": "Nonprofit educational",
"saddno": "6101",
"saddstr": "WOODWARD",
"saddsttyp": "AVE",
"scity": "DETROIT",
"original_address": "6101 WOODWARD AVENUE; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202",
"address_source": "county,census_places;accuzip",
"legaldesc": "W WOODWARD PT OF LOT 3 PLAT OF PARK LOTS 47 & 48 L1 P64 PLATS, W C R 2/77 DESC AS: COMM N LINE OF BURROUGHS AVE (50 FT WD) & E LINE OF CASS AVE (80 FT WD) TH N 22D 57M 17S W 134.11 FT; TH N 60D 11M 17S E 153.08 FT; TH S 29 48M 45S E 21.59 FT; TH N 60D 11M 15S E 63.47 FT; TH N 29D 48M 45S W 21.59 FT; TH N 60D 11M 15S E 140.47 FT; TH S 26D 40M 48S E 137.56 FT; TH S 60D 50M 48S W 365.54 TO POB 1.077 ACRES, SPLIT/COMBINED ON 10/02/2017 FROM 02001752., 02001753., 02002149.;, ",
"lat": "42.365617",
"lon": "-83.071262",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 1.077,
"sqft": 46914.12,
"ll_gisacre": 1.09042,
"ll_gissqft": 47519,
"path": "/us/mi/wayne/detroit/390881",
"ll_stable_id": "preserved",
"ll_uuid": "42c74a8f-0729-474f-8588-630353c980c7",
"ll_updated_at": "2021-08-20 19:59:32 -0400",
"tax_status": "OK",
"property_class": "202",
"ward": "2",
"taxable_status": "EDUCATION/SCIENTIFIC",
"homestead_pre": 0,
"frontage": 137.56,
"depth": 341.045,
"taxable_value": 0.0,
"landmap": "007"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "42c74a8f-0729-474f-8588-630353c980c7",
"score": 0.21997360316762
},
"id": 390881
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0719479,
42.3655539
],
[
-83.0714521,
42.3657571
],
[
-83.0714135,
42.3657053
],
[
-83.0712065,
42.3657877
],
[
-83.0712466,
42.3658414
],
[
-83.0707916,
42.3660279
],
[
-83.0710525,
42.366424
],
[
-83.0722292,
42.366063
],
[
-83.0719479,
42.3655539
]
]
]
},
"properties": {
"headline": "6131 Woodward Ave",
"path": "/us/mi/wayne/detroit/390904",
"fields": {
"ogc_fid": 390904,
"geoid": "26163",
"parcelnumb": "02002149-0",
"usecode": "22337",
"usedesc": "SCHOOL",
"zoning": "SD2",
"zoning_description": "CONDO PARENT",
"struct": true,
"structno": 2,
"yearbuilt": 1927,
"structstyle": "Office Buildings",
"parvaltype": "ASSESSED",
"parval": 0.0,
"saleprice": 0.0,
"owner": "WAYNE STATE UNIVERSITY",
"mailadd": "5700 CASS AVE SUITE 4900",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48202-3692",
"address": "6131 WOODWARD AVE",
"ll_bldg_footprint_sqft": 37405,
"ll_bldg_count": 2,
"dpv_status": "N",
"dpv_codes": "N N",
"dpv_notes": "AAM3",
"dpv_type": "S",
"cass_errorno": "4.1,A1",
"usps_vacancy": " ",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 4100.0,
"lbcs_activity_desc": "School or library",
"lbcs_function": 6100.0,
"lbcs_function_desc": "Educational services",
"lbcs_structure": 4200.0,
"lbcs_structure_desc": "School or university buildings",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"lbcs_ownership": 6100.0,
"lbcs_ownership_desc": "Nonprofit educational",
"saddno": "6131",
"saddstr": "WOODWARD",
"saddsttyp": "AVE",
"scity": "DETROIT",
"original_address": "6131 WOODWARD AVENUE; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202",
"address_source": "county,census_places;accuzip",
"legaldesc": "W WOODWARD PT OF LOTS 1 THRU 3 PLAT OF PARK LOTS 47 & 48 L1 P64 PLATS, W C R 2/77 DESC AS: COMM N LINE OF BURROUGHS AVE (50 FT WD) & E LINE OF CASS AVE (80 FT WD) TH N 22D 57M 17S W 134.11 FT TO POB; TH N 22D 57M 17S W 200.49 FT; TH N 66D 51M 07S E 344.11 FT; TH S 26D 40M 48S E 159.36 FT;TH S 60D 11M 15S W 140.47 FT; TH S 29D 48M 45S E 21.59 FT; TH S 60D 11M 15S W 63.47 FT; N 29D 48M 45S W 21.59 FT; TH S 60D 11M 15S W 153.09 FT TO POB 1.48 ACRES, SPLIT/COMBINED ON 10/02/2017 FROM 02001752., 02001753., 02002149.;, SPLIT ON 10/02/2017 INTO 02002149.001, 02002149.002;, ",
"lat": "42.366003",
"lon": "-83.071522",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 1.475,
"sqft": 64269.0,
"ll_gisacre": 1.48094,
"ll_gissqft": 64538,
"path": "/us/mi/wayne/detroit/390904",
"ll_stable_id": "preserved",
"ll_uuid": "fb3c5cdd-b3f4-4918-93eb-597bc09e9c92",
"ll_updated_at": "2021-08-20 19:59:32 -0400",
"tax_status": "OK",
"property_class": "483",
"ward": "2",
"taxable_status": "ASSESSED WITH OTHERS",
"homestead_pre": 0,
"frontage": 159.36,
"depth": 404.548,
"total_floor_area": 158104.0,
"taxable_value": 0.0,
"landmap": "007"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "fb3c5cdd-b3f4-4918-93eb-597bc09e9c92",
"score": 0.219138056975895
},
"id": 390904
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0722292,
42.366063
],
[
-83.0719479,
42.3655539
],
[
-83.0714521,
42.3657571
],
[
-83.0714135,
42.3657053
],
[
-83.0712832,
42.3657587
],
[
-83.0715658,
42.3662665
],
[
-83.0722292,
42.366063
]
]
]
},
"properties": {
"headline": "6131 Woodward Avenue 1",
"path": "/us/mi/wayne/detroit/390905",
"fields": {
"ogc_fid": 390905,
"geoid": "26163",
"parcelnumb": "02002149.001",
"usecode": "22337",
"usedesc": "SCHOOL",
"zoning": "SD2",
"zoning_description": "COMMERCIAL CONDOS",
"struct": true,
"structno": 2,
"yearbuilt": 1927,
"structstyle": "Office Buildings",
"parvaltype": "ASSESSED",
"parval": 0.0,
"saleprice": 0.0,
"owner": "WAYNE STATE UNIVERSITY",
"mailadd": "5700 CASS AVE SUITE 4900",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48202-3692",
"address": "6131 WOODWARD AVENUE 1",
"ll_bldg_footprint_sqft": 35754,
"ll_bldg_count": 1,
"dpv_status": "N",
"dpv_notes": "A1",
"dpv_type": " ",
"cass_errorno": "4.1,12.3,12.4,14.1,A1",
"usps_vacancy": " ",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 4100.0,
"lbcs_activity_desc": "School or library",
"lbcs_function": 6100.0,
"lbcs_function_desc": "Educational services",
"lbcs_structure": 4200.0,
"lbcs_structure_desc": "School or university buildings",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"lbcs_ownership": 6100.0,
"lbcs_ownership_desc": "Nonprofit educational",
"saddno": "6131",
"saddstr": "WOODWARD AVENUE 1",
"saddsttyp": "AVE",
"scity": "DETROIT",
"original_address": "6131 WOODWARD AVENUE 1; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202",
"address_source": "county,census_places;accuzip",
"legaldesc": "W WOODWARD WAYNE COUNTY CONDO PLAN NO 1034 UNIT #1 \"INTEGRATIVE BIOSCIENCES CENTER (WSU) CONDOMINIUM RECORDED L52349 PAGE 1257 DEEDS WCR 56.42%, SPLIT/COMBINED ON 10/02/2017 FROM 02002149-0;, ",
"lat": "42.365918",
"lon": "-83.071761",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 1.475,
"sqft": 64269.0,
"ll_gisacre": 0.86518,
"ll_gissqft": 37704,
"path": "/us/mi/wayne/detroit/390905",
"ll_stable_id": "preserved",
"ll_uuid": "1be5f547-a666-4287-aae2-7f29640382d4",
"ll_updated_at": "2021-08-20 19:59:32 -0400",
"tax_status": "OK",
"property_class": "203",
"ward": "2",
"taxable_status": "EDUCATION/SCIENTIFIC",
"homestead_pre": 0,
"frontage": 159.36,
"depth": 404.548,
"total_floor_area": 158104.0,
"taxable_value": 0.0,
"landmap": "007"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "1be5f547-a666-4287-aae2-7f29640382d4",
"score": 0.219138056975895
},
"id": 390905
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0716877,
42.3650752
],
[
-83.0715469,
42.3648213
],
[
-83.0711579,
42.3649872
],
[
-83.0713037,
42.3652392
],
[
-83.0716877,
42.3650752
]
]
]
},
"properties": {
"headline": "6050 Cass Ave",
"path": "/us/mi/wayne/detroit/364529",
"fields": {
"ogc_fid": 364529,
"geoid": "26163",
"parcelnumb": "02002148.",
"usecode": "22330",
"usedesc": "OFFICE BLDG--3 STORIES OR LESS",
"zoning": "SD2",
"zoning_description": "COMMERCIAL",
"struct": true,
"structno": 3,
"yearbuilt": 1925,
"structstyle": "Garages - Storage",
"parvaltype": "ASSESSED",
"parval": 0.0,
"saleprice": 465000.0,
"saledate": "1990-06-01",
"owner": "WAYNE STATE UNIVERSITY",
"mailadd": "5700 CASS AVE SUITE 4900",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48202",
"address": "6050 CASS AVE",
"ll_bldg_footprint_sqft": 11135,
"ll_bldg_count": 1,
"dpv_status": "V",
"dpv_codes": "YN NY",
"dpv_notes": "AABB05",
"dpv_type": "S",
"cass_errorno": "A1",
"rdi": "N",
"usps_vacancy": "N",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 2300.0,
"lbcs_activity_desc": "Office",
"lbcs_structure": 2100.0,
"lbcs_structure_desc": "Office or bank building",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"lbcs_ownership": 6100.0,
"lbcs_ownership_desc": "Nonprofit educational",
"saddno": "6050",
"saddstr": "CASS",
"saddsttyp": "AVE",
"scity": "DETROIT",
"original_address": "6050 CASS; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202-3424",
"address_source": "county,census_places;accuzip",
"legaldesc": "E CASS N 100 FT OF W 150 FT OF 4 LYG E OF & ADJ CASS AVE S OF & ADJ BURROUGHS AVE PLAT OF PARK LOTS 47 & 48 L1 P64 PLATS, W C R 2/77 100 X 150",
"lat": "42.365030",
"lon": "-83.071424",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 0.344,
"sqft": 15000.0,
"ll_gisacre": 0.27436,
"ll_gissqft": 11956,
"path": "/us/mi/wayne/detroit/364529",
"ll_stable_id": "preserved",
"ll_uuid": "70ecc792-7764-4d60-96ae-c8c5af751cca",
"ll_updated_at": "2021-08-20 19:56:55 -0400",
"tax_status": "OK",
"property_class": "201",
"ward": "2",
"council_district": "5",
"taxable_status": "EDUCATION/SCIENTIFIC",
"homestead_pre": 0,
"frontage": 100.0,
"depth": 150.0,
"total_floor_area": 30353.0,
"taxable_value": 0.0,
"landmap": "007"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "70ecc792-7764-4d60-96ae-c8c5af751cca",
"score": 0.205268559698939
},
"id": 364529
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0745543,
42.3649208
],
[
-83.0746992,
42.3648755
],
[
-83.0748848,
42.3651981
],
[
-83.075113,
42.365126
],
[
-83.0747594,
42.3645116
],
[
-83.0746572,
42.3645436
],
[
-83.074629,
42.3644945
],
[
-83.0743581,
42.3645792
],
[
-83.0745543,
42.3649208
]
]
]
},
"properties": {
"headline": "6101 2nd Ave",
"path": "/us/mi/wayne/detroit/391045",
"fields": {
"ogc_fid": 391045,
"geoid": "26163",
"parcelnumb": "04003440.002",
"usecode": "00004",
"usedesc": "VACANT COMMERCIAL",
"zoning": "SD2",
"zoning_description": "COMMERCIAL VACANT",
"struct": false,
"structno": 0,
"parvaltype": "ASSESSED",
"parval": 256200.0,
"saleprice": 0.0,
"owner": "NEW AMSTERDAM PARKING LLC",
"mailadd": "39533 WOODWARD STE #310",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48304",
"address": "6101 2ND AVE",
"ll_bldg_footprint_sqft": 0,
"ll_bldg_count": 0,
"dpv_status": "N",
"dpv_codes": "N N",
"dpv_notes": "AAM3",
"dpv_type": "S",
"cass_errorno": "4.1,A1",
"usps_vacancy": " ",
"usps_vacancy_date": "2021-08-15",
"saddno": "6101",
"saddstr": "2ND",
"saddsttyp": "AVE",
"scity": "DETROIT",
"original_address": "6101 SECOND; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202",
"address_source": "county,census_places;accuzip",
"legaldesc": "W SECOND --- PT OF LOTS 10 THRU 15 BLKS 14 CASS FARM CO LTD SUB OF BLKS L19 P35 PLATS, W C R DESC AS: COMM AT THE INTERSECTION OF W LINE SECOND AVE (150 FT WD) & S LINE OF AMSTERDAM ST (50 FT WD) TH S 23D 56M 53S E 128 FT TO POB; TH S 23D 56M 53S E 135.31 FT; TH S 65D 51M 59S W 79.45 FT; TH N 23M 56M 53S W 19.44; TH S 65D 51M 59S W 29.99 FT; TH N 23D 56M 53S W 243.87 FT; TH N 65D 51M 59S E 66.94 FT; TH S 23D 56M 53S E 128 FT; TH N 65D 51M 59S E 42.5 FT TO POB --- .523 ACRES, SPLIT/COMBINED ON 03/20/2017 FROM 04003206., 04003440., 04003441.;INTO 04003440-1, SPLIT/COMBINED ON 11/28/2017 FROM 04003440-1;, ",
"book": "2018007594",
"page": "2018007594",
"lat": "42.364813",
"lon": "-83.074740",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 0.523,
"sqft": 22794.0,
"ll_gisacre": 0.52291,
"ll_gissqft": 22788,
"path": "/us/mi/wayne/detroit/391045",
"ll_stable_id": "preserved",
"ll_uuid": "78ce4357-54c1-4134-97b1-71155fcfee6a",
"ll_updated_at": "2021-08-20 19:59:32 -0400",
"tax_status": "OK",
"property_class": "202",
"ward": "4",
"taxable_status": "TAXABLE",
"homestead_pre": 0,
"frontage": 0.0,
"depth": 0.0,
"taxable_value": 256200.0,
"landmap": "007",
"sale_numbe": 1,
"grantor": "HENRY FORD HEALTH SYSTEM",
"grantee": "NEW AMSTERDAM PARKING LLC",
"sale_terms": "MULTI PARCEL INVALID",
"verified_b": "PTA",
"sale_instr": "CD",
"sale_trans": "100.00",
"ecf": "CCOB"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "78ce4357-54c1-4134-97b1-71155fcfee6a",
"score": 0.2028671896132
},
"id": 391045
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0743581,
42.3645792
],
[
-83.074629,
42.3644945
],
[
-83.0746572,
42.3645436
],
[
-83.0747594,
42.3645116
],
[
-83.075113,
42.365126
],
[
-83.0767446,
42.364611
],
[
-83.0766367,
42.3643057
],
[
-83.0763023,
42.3635534
],
[
-83.075833,
42.3627507
],
[
-83.073693,
42.36342
],
[
-83.0743581,
42.3645792
]
]
]
},
"properties": {
"headline": "6005 2nd Ave",
"path": "/us/mi/wayne/detroit/391046",
"fields": {
"ogc_fid": 391046,
"geoid": "26163",
"parcelnumb": "04003440.003",
"usecode": "22310",
"usedesc": "HEALTH PROFESSIONAL OFFICE",
"zoning": "SD2",
"zoning_description": "COMMERCIAL",
"struct": true,
"structno": 3,
"yearbuilt": 1971,
"structstyle": "Medical - Office Buildings",
"parvaltype": "ASSESSED",
"parval": 0.0,
"saleprice": 0.0,
"owner": "HFHS/CORP PROPERTY SERVICES",
"mailadd": "1 FORD PL STE 4AB",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48202-3450",
"address": "6005 2ND AVE",
"ll_bldg_footprint_sqft": 131059,
"ll_bldg_count": 1,
"dpv_status": "N",
"dpv_codes": "N N",
"dpv_notes": "AAM3",
"dpv_type": "S",
"cass_errorno": "4.1,A1",
"usps_vacancy": " ",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 4500.0,
"lbcs_activity_desc": "Health care, medical, or treatment",
"lbcs_function": 6500.0,
"lbcs_function_desc": "Health and human services",
"lbcs_structure": 2100.0,
"lbcs_structure_desc": "Office or bank building",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"saddno": "6005",
"saddstr": "2ND",
"saddsttyp": "AVE",
"scity": "DETROIT",
"original_address": "6005 SECOND; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202",
"address_source": "county,census_places;accuzip",
"legaldesc": "E THIRDS --- LOTS 1 THRU 9; LOTS 16 THRU 25; PT OF LOTS 10 THRU 15 BLKS 14 & LOTS 1 THRU 25 BLK 15 CASS FARM CO LTD SUB OF BLKS L19 P35 PLATS, W C R; INCL THAT PT OF VAC YORK ST (60 FT WD) & THAT PT OF VAC VIENNA AVE (50 FT WD) & ALL VAC ALLEYS WITHIN DESC AREA: COMM AT THE INTERSECTION OF W LINE SECOND AVE (150 FT WD) & S LINE OF AMSTERDAM ST (50 FT WD) TH S 23D 56M 53S E 263.31 FT TO POB; TH S 23D 56M 53S E 456.57 FT; TH S 65D 53M 36S W 627.7 FT; TH ALG CURVE TO R 159.62 FT, RAD 1873 FT DELTA 4D 52M 59S, CH N 26D 03M 25S W 159.58 FT; TH N 23D 37M 16S W 293.79 FT; TH ALG CURVE TO R 133.01 FT, RAD 703 FT DELTA 10D 50M 27S, CH N 18D 12M 02S W 132.82 FT; TH N 12D 46M 49S W 136.88 FT; TH N 65D 51M 59S E 482.62 FT; TH S 23D 56M 53S E 243.87 FT; TH N 65D 51M 59S E 29.99 FT; TH S 23D 56M 53S E 19.44 FT; TH N 65D 51M 59S E 79.45 FT TO POB ---9.7 ACRES, SPLIT/COMBINED ON 03/20/2017 FROM 04003206., 04003440., 04003441.;INTO 04003440-1, SPLIT/COMBINED ON 11/28/2017 FROM 04003440-1;, ",
"lat": "42.363933",
"lon": "-83.075302",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 9.7,
"sqft": 422532.0,
"ll_gisacre": 9.60422,
"ll_gissqft": 418542,
"path": "/us/mi/wayne/detroit/391046",
"ll_stable_id": "preserved",
"ll_uuid": "a4b5a050-1296-41dc-81da-3f0b68cb771a",
"ll_updated_at": "2021-08-20 19:59:32 -0400",
"tax_status": "DELINQUENT",
"tax_due": 489.92,
"property_class": "201",
"ward": "4",
"taxable_status": "NON-PROFIT",
"homestead_pre": 0,
"frontage": 0.0,
"depth": 0.0,
"total_floor_area": 593372.0,
"taxable_value": 0.0,
"landmap": "007"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "a4b5a050-1296-41dc-81da-3f0b68cb771a",
"score": 0.201328769881216
},
"id": 391046
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0747398,
42.3652439
],
[
-83.0748848,
42.3651981
],
[
-83.0746992,
42.3648755
],
[
-83.0745543,
42.3649208
],
[
-83.0747398,
42.3652439
]
]
]
},
"properties": {
"headline": "6155 2nd Ave",
"path": "/us/mi/wayne/detroit/391044",
"fields": {
"ogc_fid": 391044,
"geoid": "26163",
"parcelnumb": "04003440.001",
"usecode": "00004",
"usedesc": "VACANT COMMERCIAL",
"zoning": "SD2",
"zoning_description": "COMMERCIAL VACANT",
"struct": false,
"structno": 0,
"parvaltype": "ASSESSED",
"parval": 73600.0,
"saleprice": 0.0,
"owner": "NEW AMSTERDAM PARKING LLC",
"mailadd": "39533 WOODWARD STE #310",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48304",
"address": "6155 2ND AVE",
"ll_bldg_footprint_sqft": 0,
"ll_bldg_count": 0,
"dpv_status": "N",
"dpv_codes": "N N",
"dpv_notes": "AAM3",
"dpv_type": "S",
"cass_errorno": "4.1,A1",
"usps_vacancy": " ",
"usps_vacancy_date": "2021-08-15",
"saddno": "6155",
"saddstr": "2ND",
"saddsttyp": "AVE",
"scity": "DETROIT",
"original_address": "6155 SECOND; 48202",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202",
"address_source": "county,census_places;accuzip",
"legaldesc": "W SECOND --- PT OF LOTS 10 THRU 12 BLKS 14 CASS FARM CO LTD SUB OF BLKS L19 P35 PLATS, W C R DESC AS: COMM AT THE INTERSECTION OF W LINE SECOND AVE (150 FT WD) & S LINE OF AMSTERDAM ST (50 FT WD) TH S 23D 56M 53S E 128 FT; TH S 65D 51M 59S W 42.5 FT; TH N 23D 56M 53S W 128 FT; TH N 65M 51M 59S E 42.5 FT TO POB --- .125 ACRES, SPLIT/COMBINED ON 03/20/2017 04003206., 04003440., 04003441.; INTO 04003440-1, SPLIT/COMBINED ON 11/28/2017 FROM 04003440-1;, ",
"book": "2018007594",
"page": "2018007594",
"lat": "42.365060",
"lon": "-83.074720",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 0.125,
"sqft": 5440.0,
"ll_gisacre": 0.12486,
"ll_gissqft": 5441,
"path": "/us/mi/wayne/detroit/391044",
"ll_stable_id": "preserved",
"ll_uuid": "95c21d44-eedb-4bd8-96fd-cf8482a04187",
"ll_updated_at": "2021-08-20 19:59:32 -0400",
"tax_status": "OK",
"property_class": "202",
"ward": "4",
"taxable_status": "TAXABLE",
"homestead_pre": 0,
"frontage": 0.0,
"depth": 0.0,
"taxable_value": 73600.0,
"landmap": "007",
"sale_numbe": 1,
"grantor": "HENRY FORD HEALTH SYSTEM",
"grantee": "NEW AMSTERDAM PARKING LLC",
"sale_terms": "MULTI PARCEL INVALID",
"verified_b": "PTA",
"sale_instr": "CD",
"sale_trans": "100.00",
"ecf": "CCOB"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "95c21d44-eedb-4bd8-96fd-cf8482a04187",
"score": 0.199362041467305
},
"id": 391044
}
]
}
Address search
This endpoint allows you to search for parcels by specifying an address as a query string.
HTTP API request general form
GET /api/v1/search.json?query=<address>&context=<path>&token=<token>
Query parameters
token
: Your Regrid assigned authorization token.query
: The URL Encoded address to look up.context
(optional): See notes on context parameter above.limit
(optional, default: 20): Maximum number of Parcel Records to return.strict
(optional): Setstrict=1
to only return Parcel Records in thecontext
.return_custom
(optional):true
/false
. Defaulttrue
: A false value omits county-specific fields, making the response contain standard schema fields only.
Response fields
results
: An array of GeoJSON Features sorted by descending relevance rank containing the matched Parcel Records. An empty results set with no error means no Parcel Records could be matched. Parcel attributes that have a null value are omitted from the results.
Example request
GET https://app.regrid.com/api/v1/search.json?query=440%20burroughs&context=/us/mi/wayne/detroit&strict=1&limit=15&token=<token>
Example results:
{
"results": [
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0734768,
42.36519
],
[
-83.0732494,
42.3647849
],
[
-83.0726029,
42.3649934
],
[
-83.072834,
42.3653976
],
[
-83.0733754,
42.3652225
],
[
-83.0734768,
42.36519
]
]
]
},
"properties": {
"headline": "440 Burroughs St",
"path": "/us/mi/wayne/detroit/364491",
"fields": {
"ogc_fid": 364491,
"geoid": "26163",
"parcelnumb": "02001069-71",
"usecode": "22320",
"usedesc": "OFFICE BLDG-3 STORIES OR MORE",
"zoning": "SD2",
"zoning_description": "COMMERCIAL",
"struct": true,
"structno": 1,
"yearbuilt": 1926,
"structstyle": "Office Buildings",
"parvaltype": "ASSESSED",
"parval": 0.0,
"saleprice": 0.0,
"owner": "TECHONE DEVELOPMENT LLC",
"mailadd": "440 BURROUGHS",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48202",
"address": "440 BURROUGHS ST",
"ll_bldg_footprint_sqft": 26780,
"ll_bldg_count": 1,
"dpv_status": "V",
"dpv_codes": "DN NY",
"dpv_notes": "AAN105",
"dpv_type": "H",
"cass_errorno": "12.2,14.7,15.1,A1",
"rdi": "N",
"usps_vacancy": "N",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 2300.0,
"lbcs_activity_desc": "Office",
"lbcs_structure": 2100.0,
"lbcs_structure_desc": "Office or bank building",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"saddno": "440",
"saddstr": "BURROUGHS",
"saddsttyp": "ST",
"scity": "DETROIT",
"original_address": "440 BURROUGHS",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202-3429",
"address_source": "county,census_places;accuzip",
"legaldesc": "N BURROUGHS 10-11 BLK 12--CASS FARM CO LTD SUB L19 P35 PLATS, W C R 2/27 37-38 & S 1/2 OF VAC ALLEY ADJ MANDLEBAUMS SUB L2 P8 PLATS, W C R 2/62 189.53 IRREG",
"lat": "42.365091",
"lon": "-83.073041",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 0.697,
"sqft": 30365.0,
"ll_gisacre": 0.69713,
"ll_gissqft": 30380,
"path": "/us/mi/wayne/detroit/364491",
"ll_stable_id": "preserved",
"ll_uuid": "16bc4f67-009a-496c-bd0a-9e9d55f5228b",
"ll_updated_at": "2021-08-20 19:56:55 -0400",
"tax_status": "DELINQUENT",
"tax_due": 123.2,
"property_class": "201",
"ward": "2",
"council_district": "5",
"taxable_status": "PA 245",
"homestead_pre": 0,
"frontage": 190.0,
"depth": 160.0,
"total_floor_area": 142125.0,
"taxable_value": 0.0,
"landmap": "007"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_district": "Council District",
"taxable_status": "Taxable Status",
"homestead_pre": "Homestead Principal Residence Exemption",
"nez": "Neigborhood Enterprise Zone",
"land_bank_inventory_status": "Land Bank Inventory Status",
"frontage": "Frontage",
"depth": "Depth",
"total_floor_area": "Total Floor Area",
"taxable_value": "Taxable Value",
"landmap": "Land Map",
"related": "Related",
"sale_numbe": "Sale Number",
"grantor": "Grantor",
"grantee": "Grantee",
"sale_terms": "Sale Terms",
"verified_b": "Sale Verification Form",
"sale_instr": "Sale Instrument",
"sale_trans": "Sale Percentage of Ownership",
"ecf": "Economic Condition Factor Neighborhood"
},
"context": {
"headline": "Detroit, MI",
"name": "Detroit",
"path": "/us/mi/wayne/detroit",
"active": true
},
"ll_uuid": "16bc4f67-009a-496c-bd0a-9e9d55f5228b",
"score": 1.0
},
"id": 364491
}
]
}
Assessor parcel number search
Parcel Id queries return the Parcel Record whose assessor-assigned Parcel Id (also known as Parcel Identification Number (PIN) or Assessor's Parcel Number (APN)) matches the given parameter.
HTTP API request general form
GET /api/v1/search.json?parcelnumb=<pin>&token=<token>
Query parameters
token
: Your Regrid assigned authorization token.parcelnumb
: The assessor's parcel number to look up. Non-alphanumeric characters will be removed when searching.context
(optional): See notes on context parameter above.limit
(optional, default: 20): Maximum number of Parcel Records to return.strict
(optional): Setstrict=1
to only return Parcel Records in thecontext
.return_custom
(optional):true
/false
. Defaulttrue
: A false value omits county-specific fields, making the response contain standard schema fields only.
Response fields
results
: An array of GeoJSON Features sorted by descending relevance rank containing the matched Parcel Records. An empty results set with no error means no Parcel Records could be matched. Parcel attributes that have a null value are omitted from the results.
Example request
GET https://app.regrid.com/api/v1/search.json?parcelnumb=02001069-71&context=/us/mi/wayne/detroit&strict=1&limit=15&token=<token>
Example results:
{
"results": [
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.0734768,
42.36519
],
[
-83.0732494,
42.3647849
],
[
-83.0726029,
42.3649934
],
[
-83.072834,
42.3653976
],
[
-83.0733754,
42.3652225
],
[
-83.0734768,
42.36519
]
]
]
},
"properties": {
"headline": "440 Burroughs St",
"path": "/us/mi/wayne/detroit/364491",
"fields": {
"ogc_fid": 364491,
"geoid": "26163",
"parcelnumb": "02001069-71",
"usecode": "22320",
"usedesc": "OFFICE BLDG-3 STORIES OR MORE",
"zoning": "SD2",
"zoning_description": "COMMERCIAL",
"struct": true,
"structno": 1,
"yearbuilt": 1926,
"structstyle": "Office Buildings",
"parvaltype": "ASSESSED",
"parval": 0.0,
"saleprice": 0.0,
"owner": "TECHONE DEVELOPMENT LLC",
"mailadd": "440 BURROUGHS",
"mail_city": "DETROIT",
"mail_state2": "MI",
"mail_zip": "48202",
"address": "440 BURROUGHS ST",
"ll_bldg_footprint_sqft": 26780,
"ll_bldg_count": 1,
"dpv_status": "V",
"dpv_codes": "DN NY",
"dpv_notes": "AAN105",
"dpv_type": "H",
"cass_errorno": "12.2,14.7,15.1,A1",
"rdi": "N",
"usps_vacancy": "N",
"usps_vacancy_date": "2021-08-15",
"lbcs_activity": 2300.0,
"lbcs_activity_desc": "Office",
"lbcs_structure": 2100.0,
"lbcs_structure_desc": "Office or bank building",
"lbcs_site": 6000.0,
"lbcs_site_desc": "Developed site with buildings",
"saddno": "440",
"saddstr": "BURROUGHS",
"saddsttyp": "ST",
"scity": "DETROIT",
"original_address": "440 BURROUGHS",
"city": "detroit",
"county": "wayne",
"state2": "mi",
"szip": "48202-3429",
"address_source": "county,census_places;accuzip",
"legaldesc": "N BURROUGHS 10-11 BLK 12--CASS FARM CO LTD SUB L19 P35 PLATS, W C R 2/27 37-38 & S 1/2 OF VAC ALLEY ADJ MANDLEBAUMS SUB L2 P8 PLATS, W C R 2/62 189.53 IRREG",
"lat": "42.365091",
"lon": "-83.073041",
"qoz": "Yes",
"qoz_tract": "26163518900",
"census_tract": "26163533900",
"census_blockgroup": "261635339003",
"gisacre": 0.697,
"sqft": 30365.0,
"ll_gisacre": 0.69713,
"ll_gissqft": 30380,
"path": "/us/mi/wayne/detroit/364491",
"ll_stable_id": "preserved",
"ll_uuid": "16bc4f67-009a-496c-bd0a-9e9d55f5228b",
"ll_updated_at": "2021-08-20 19:56:55 -0400",
"tax_status": "DELINQUENT",
"tax_due": 123.2,
"property_class": "201",
"ward": "2",
"council_district": "5",
"taxable_status": "PA 245",
"homestead_pre": 0,
"frontage": 190.0,
"depth": 160.0,
"total_floor_area": 142125.0,
"taxable_value": 0.0,
"landmap": "007"
},
"field_labels": {
"ogc_fid": "Object ID",
"geoid": "FIPS Code",
"sourceagent": "Source Agent",
"parcelnumb": "Parcel ID",
"usecode": "Parcel Use Code",
"usedesc": "Parcel Use Description",
"zoning": "Zoning Code",
"zoning_description": "Zoning Description",
"struct": "Structure on Parcel",
"multistruct": "Multiple Structures on Parcel",
"structno": "Number of Structures on Parcel",
"yearbuilt": "Structure Year Built",
"numstories": "Number of Stories",
"numunits": "Number of Units",
"structstyle": "Structure Style",
"parvaltype": "Parcel Value Type",
"improvval": "Improvement Value",
"landval": "Land Value",
"parval": "Total Parcel Value",
"agval": "Agricultural Value",
"saleprice": "Last Sale Price",
"saledate": "Last Sale Date",
"taxamt": "Annual Tax Bill",
"owntype": "Owner Type",
"owner": "Owner Name",
"ownfrst": "Owner First Name",
"ownlast": "Owner Last Name",
"owner2": "Second Owner Name",
"owner3": "Third Owner Name",
"owner4": "Fourth Owner Name",
"subsurfown": "Subsurface Owner",
"subowntype": "Subsurface Owner Type",
"mailadd": "Mailing Address",
"mail_address2": "Mailing Address Second Line",
"careof": "Mailing Address Care Of",
"mail_addno": "Mailing Address Street Number",
"mail_addpref": "Mailing Address Street Prefix",
"mail_addstr": "Mailing Address Street Name",
"mail_addsttyp": "Mailing Address Street Type",
"mail_addstsuf": "Mailing Address Street Suffix",
"mail_unit": "Mailing Address Unit Number",
"mail_city": "Mailing Address City",
"mail_state2": "Mailing Address State",
"mail_zip": "Mailing Address ZIP Code",
"mail_country": "Mailing Address Country",
"mail_urbanization": "Mailing Address Urbanizacion (Puerto Rico)",
"address": "Parcel Address",
"ll_bldg_footprint_sqft": "Loveland Calculated Building Footprint Square Feet",
"ll_bldg_count": "Loveland Calculated Building Count",
"cdl_raw": "Cropland Data Layer Raw Values",
"cdl_majority_category": "Cropland Data Layer Majority Category",
"cdl_majority_percent": "Cropland Data Layer Majority Percent",
"cdl_date": "Cropland Data Layer Date",
"dpv_status": "USPS Delivery Point Validation",
"dpv_codes": "Delivery Point Validation Codes",
"dpv_notes": "Delivery Point Validation Notes",
"dpv_type": "Delivery Point Match Type",
"cass_errorno": "CASS Error Codes",
"rdi": "Residential Delivery Indicator",
"usps_vacancy": "USPS Vacancy Indicator",
"usps_vacancy_date": "USPS Vacancy Indicator Date",
"lbcs_activity": "LBCS Activity Code",
"lbcs_activity_desc": "Land Use Code Description: Activity",
"lbcs_function": "LBCS Function Code",
"lbcs_function_desc": "Land Use Code Description: Function",
"lbcs_structure": "LBCS Structure Code",
"lbcs_structure_desc": "Land Use Code Description: Structure",
"lbcs_site": "LBCS Site Code",
"lbcs_site_desc": "Land Use Code Description: Site",
"lbcs_ownership": "LBCS Ownership Code",
"lbcs_ownership_desc": "Land Use Code Description: Ownership",
"address2": "Parcel Address Second Line",
"saddno": "Parcel Address Number",
"saddpref": "Parcel Address Prefix",
"saddstr": "Parcel Address Street Name",
"saddsttyp": "Parcel Address Street Type",
"saddstsuf": "Parcel Address Street Suffix",
"sunit": "Parcel Address Unit",
"scity": "Site City",
"original_address": "Original Parcel Address",
"city": "US Census County Subdivision",
"county": "Parcel Address County",
"state2": "Parcel Address State",
"szip": "Site Zip",
"urbanization": "Parcel Urbanizacion",
"location_name": "Location Name",
"address_source": "Primary Address Source",
"legaldesc": "Legal Description",
"plat": "Plat",
"book": "Book",
"page": "Page",
"block": "Block",
"lot": "Lot",
"neighborhood": "Neighborhood",
"subdivision": "Subdivision",
"lat": "Latitude",
"lon": "Longitude",
"taxyear": "Tax Year",
"qoz": "Federal Qualified Opportunity Zone",
"qoz_tract": "Qualified Opportunity Zone Tract Number",
"census_tract": "Census 2010 Tract",
"census_block": "Census 2010 Block",
"census_blockgroup": "Census 2010 Blockgroup",
"sourceref": "Source Document Reference",
"sourcedate": "Source Document Date",
"sourceurl": "Source URL",
"recrdareatx": "Recorded Area (text)",
"recrdareano": "Recorded Area (number)",
"gisacre": "County-Provided Acres",
"sqft": "County-Provided Parcel Square Feet",
"ll_gisacre": "Calculated Acres",
"ll_gissqft": "Calculated Parcel Sq Ft",
"reviseddate": "Date of Last Revision",
"path": "Parcel Path",
"ll_stable_id": "Stable ID Status",
"ll_uuid": "UUID",
"ll_updated_at": "Updated At",
"tax_status": "Tax Status",
"tax_due": "Tax Due",
"property_class": "Property Class",
"ward": "Ward",
"council_di