{
  "Address": {
    "type": "string"
  }, 
  "AdmArea": {
    "type": "string"
  }, 
  "Category": {
    "type": "string"
  }, 
  "District": {
    "type": "string"
  }, 
  "FullName": {
    "type": "string"
  }, 
  "ID": {
    "type": "integer"
  }, 
  "INN": {
    "type": "string"
  }, 
  "OKPO": {
    "type": "string"
  }, 
  "OKVED": {
    "type": "string"
  }, 
  "OKVED_Description": {
    "type": "string"
  }, 
  "ShortName": {
    "type": "string"
  }, 
  "Specialization": {
    "type": "string"
  }, 
  "_id": {
    "type": "string"
  }, 
  "geoData": {
    "schema": {
      "coordinates": {
        "type": "float"
      }, 
      "type": {
        "type": "string"
      }
    }, 
    "type": "dict"
  }, 
  "geodata_center": {
    "schema": {
      "coordinates": {
        "type": "float"
      }, 
      "type": {
        "type": "string"
      }
    }, 
    "type": "dict"
  }, 
  "global_id": {
    "type": "integer"
  }
}
